Atom.jl: unrecognised message changemodule, validatepath

Hi! I was using Julia 0.6.2 version and all worked fine, nevertheless, for an specific project I need to work with Julia 0.5.2 because in the case of working with newer versions I have lots of compatibility errors and it is not an option to translate it all.

I have downloaded and installed julia 0.5.2 the same way as did in 0.6.2, however, when running Julia 0.5.2 in Atom I get the following error messages:

WARNING: Atom.jl: unrecognised message validatepath.WARNING: Atom.jl: unrecognised message changemodule

I have read the https://discourse.julialang.org/t/ann-juno-0-6-7/8622/11 but I have not found a solution for me.

I have already tried to update all packages but not working.

Thanks you