# Juno Error "Can't resolve version"

**URL:** https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373
**Category:** General Usage
**Tags:** juno, error, installation
**Created:** [March 3, 2022, 5:34pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373 "2022-03-03T17:34:33Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Dustin\_Hess](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dustin_hess/32/11957_2.png) [@Dustin\_Hess](https://discourse.julialang.org/u/Dustin_Hess)
#### Post date: [March 3, 2022, 5:34pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/1 "2022-03-03T17:34:33Z")

</div>

I am using Manjaro Gnome. I updated to Julia 1.7.2 for some reason this broke Juno. I have completely purged my system of all prior Julia versions and added Julia to my PATH even though pamac does this already. Any help resolving this would be appreciated.

 ![Screenshot from 2022-03-03 11-33-11](https://global.discourse-cdn.com/julialang/original/3X/d/5/d53ccc08b052a29a26f2370da67c08617ac068b0.png)

---

<div class="post-metadata">

### Author: ![cormullion](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cormullion/32/49131_2.png) [@cormullion](https://discourse.julialang.org/u/cormullion)
#### Post date: [March 3, 2022, 6:09pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/2 "2022-03-03T18:09:04Z")

</div>

One suggestion I have is to check the path in the Settings. ([Installation Instructions · Juno Documentation](https://docs.junolab.org/latest/man/installation/#.-Install-Juno))

---

<div class="post-metadata">

### Author: ![Dustin\_Hess](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dustin_hess/32/11957_2.png) [@Dustin\_Hess](https://discourse.julialang.org/u/Dustin_Hess)
#### Post date: [March 3, 2022, 6:23pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/3 "2022-03-03T18:23:58Z")

</div>

The default path is set to julia ( again I added this to PATH). I have given the Julia Client setting the direct path. “/usr/bin/julia” Same error. You can invoke julia in terminal with this command as well. See screen shot.

 ![Screenshot from 2022-03-03 12-23-17](https://global.discourse-cdn.com/julialang/original/3X/e/4/e47c2a658c961dc61130889b1ed9718bd871744c.png)

---

<div class="post-metadata">

### Author: ![cormullion](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cormullion/32/49131_2.png) [@cormullion](https://discourse.julialang.org/u/cormullion)
#### Post date: [March 3, 2022, 6:31pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/4 "2022-03-03T18:31:08Z")

</div>

Ok, I have one more idea and then I’m out … are you running any automatic startup or config files? (They’re picked up from a .config or .julia/config or somewhere…)

---

<div class="post-metadata">

### Author: ![Dustin\_Hess](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dustin_hess/32/11957_2.png) [@Dustin\_Hess](https://discourse.julialang.org/u/Dustin_Hess)
#### Post date: [March 3, 2022, 6:52pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/5 "2022-03-03T18:52:20Z")

</div>

Thanks

I am not. This is essentially a clean installation. I can check to see if there is any files lying around some where.

---

<div class="post-metadata">

### Author: ![cormullion](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cormullion/32/49131_2.png) [@cormullion](https://discourse.julialang.org/u/cormullion)
#### Post date: [March 3, 2022, 6:54pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/6 "2022-03-03T18:54:41Z")

</div>

I have no more suggestions… All the users and support have gone to VS-Code… 🙁

---

<div class="post-metadata">

### Author: ![Dustin\_Hess](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dustin_hess/32/11957_2.png) [@Dustin\_Hess](https://discourse.julialang.org/u/Dustin_Hess)
#### Post date: [March 3, 2022, 6:57pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/7 "2022-03-03T18:57:14Z")

</div>

Thanks I know. I want to use VsCode but Auto Completion does not work in the test folder. I use TDD so it not picking up my local module is way too annoying. I have been waiting for more that a year for this things to just work in VsCode. I guess dev team doesn’t think it a priority or I am in the minority of use cases. Maybe you have suggestion there?

---

<div class="post-metadata">

### Author: ![Dustin\_Hess](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dustin_hess/32/11957_2.png) [@Dustin\_Hess](https://discourse.julialang.org/u/Dustin_Hess)
#### Post date: [March 3, 2022, 10:44pm UTC](https://discourse.julialang.org/t/juno-error-cant-resolve-version/77373/8 "2022-03-03T22:44:08Z")

</div>

Well I had Atom installed Via FlatPack. I guess that was the problem. I installed the AUR package now it works.
