julia> ┌ Warning: Atom.jl: unrecognised message cacheCompletions
.
│ Please make sure your Atom and Julia packages are in sync.
│ - Try using Pkg; Pkg.update()
to update this package.
│ - Check for julia-client
updates in Atom.
└ @ Atom C:\Users\dell.julia\packages\Atom\cYxbS\src\comm.jl:175
I tried so many ways,but I cannot find how to deal with it.Please, any help will be appreciated. Thanks
I edited the title and category to be more accurate. A well chosen title and category makes it more likely the right person will find and answer your questions.
did you check in the REPL
] status Atom
Status `~/.julia/environments/v1.3/Project.toml`
[c52e3926] Atom v0.12.9
[e5e0dc1b] Juno v0.7.2
[37b6cedf] Traceur v0.3.0
[0f1e0344] WebIO v0.8.11
if Atom < v0.12 do
pkg> up
in Atom do Atom > Preferences > Packages > julia-client > update
, julia-client should be at 0.12.3
see also [ANN] Juno 0.12
1 Like
I try to run a simple code , it always shows working but it has no consequence
Those two are the ones we are looking for (and they seem fine), the other two are just for unrelated stuff.
What about the versions of the packages in Atom?
it used to be work,because of my careless,i foeget the system path before
this system path ,i added it later