# Juno links in error messages don't work when path contains whitspace

**URL:** https://discourse.julialang.org/t/juno-links-in-error-messages-dont-work-when-path-contains-whitspace/27625
**Category:** Juno
**Tags:** juno
**Created:** [August 16, 2019, 6:17pm UTC](https://discourse.julialang.org/t/juno-links-in-error-messages-dont-work-when-path-contains-whitspace/27625 "2019-08-16T18:17:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![drhouse82](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/drhouse82/32/9806_2.png) [@drhouse82](https://discourse.julialang.org/u/drhouse82)
#### Post date: [August 16, 2019, 6:17pm UTC](https://discourse.julialang.org/t/juno-links-in-error-messages-dont-work-when-path-contains-whitspace/27625/1 "2019-08-16T18:17:51Z")

</div>

Hi!  
for me, when Julia throws errors in Juno REPL, clicking on the location does not bring the editor to this place, unless the entire path of the file does not consist any whitespaces.  
For paths containing white spaces, nothing happens.

Can someone confirm this behavior?  
Is there a workaround?

I’m using Julia 1.1.1 with Atom 1.40.0x64 on windows 10.
