# Error with Julia-Client incompatible with the current version of Atom

**URL:** https://discourse.julialang.org/t/error-with-julia-client-incompatible-with-the-current-version-of-atom/91229
**Category:** General Usage
**Tags:** question
**Created:** [December 4, 2022, 8:47pm UTC](https://discourse.julialang.org/t/error-with-julia-client-incompatible-with-the-current-version-of-atom/91229 "2022-12-04T20:47:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Jorisboyx](https://avatars.discourse-cdn.com/v4/letter/j/d2c977/32.png) [@Jorisboyx](https://discourse.julialang.org/u/Jorisboyx)
#### Post date: [December 4, 2022, 8:47pm UTC](https://discourse.julialang.org/t/error-with-julia-client-incompatible-with-the-current-version-of-atom/91229/1 "2022-12-04T20:47:43Z")

</div>

I suddenly came across this problem on Mac. Do I need to reinstall julia?

 ![image](https://global.discourse-cdn.com/julialang/original/3X/a/c/acee807531fce7dc5d8f746a5f723238fc6c856b.png)

I clicked the rebuilt but it failed.

---

<div class="post-metadata">

### Author: ![bkamins](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/bkamins/32/208538_2.png) [@bkamins](https://discourse.julialang.org/u/bkamins)
#### Post date: [December 4, 2022, 9:43pm UTC](https://discourse.julialang.org/t/error-with-julia-client-incompatible-with-the-current-version-of-atom/91229/3 "2022-12-04T21:43:01Z")

</div>

Atom is discontinued by GitHub, see [here](https://github.blog/2022-06-08-sunsetting-atom/) and thus AFAICT the Julia plugin is no longer actively maintained. I recommend you switch to VS Code (or some other editor, but VS Code will give you most similar user experience).

---

<div class="post-metadata">

### Author: ![Jorisboyx](https://avatars.discourse-cdn.com/v4/letter/j/d2c977/32.png) [@Jorisboyx](https://discourse.julialang.org/u/Jorisboyx)
#### Post date: [December 4, 2022, 9:52pm UTC](https://discourse.julialang.org/t/error-with-julia-client-incompatible-with-the-current-version-of-atom/91229/4 "2022-12-04T21:52:08Z")

</div>

Thank you! It is pity…
