# Juno wont open julia

**URL:** https://discourse.julialang.org/t/juno-wont-open-julia/55295
**Category:** New to Julia
**Tags:** juno
**Created:** [February 15, 2021, 3:17am UTC](https://discourse.julialang.org/t/juno-wont-open-julia/55295 "2021-02-15T03:17:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Babou](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/babou/32/22003_2.png) [@Babou](https://discourse.julialang.org/u/Babou)
#### Post date: [February 15, 2021, 3:17am UTC](https://discourse.julialang.org/t/juno-wont-open-julia/55295/1 "2021-02-15T03:17:21Z")

</div>

I am trying to run juno in atom because I hope it will be easier to debug code than it has been for me in vs studio but upon starting julia from juno I recieved the following error message:

Julia could not be started.

Couldn’t resolve version.

We tried to launch Julia from: `julia` This path can be changed in the settings.

Where in settings can this be changed? It is not clear to me.

---

<div class="post-metadata">

### Author: ![pixel27](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pixel27/32/8902_2.png) [@pixel27](https://discourse.julialang.org/u/pixel27)
#### Post date: [February 16, 2021, 3:30am UTC](https://discourse.julialang.org/t/juno-wont-open-julia/55295/2 "2021-02-16T03:30:39Z")

</div>

Select Juno then Settings from the menu, Julia Path is the first field on the page. Is that what you are looking for?
