JunoLab / atom-julia-client

Juno a good IDE?
http://junolab.org
MIT License
273 stars 72 forks source link

julia-client #768

Closed VivaldoMendes closed 4 years ago

VivaldoMendes commented 4 years ago

There was some information in Atom telling me to update julia-client and another package (which I don't remember right now). The other package was updated, but the julia-client update failed. Now, julia-client is stuck, not allowing me to uninstall or disable it, in order to reinstall it again. That used to be the way I followed when I had problems with the update of the julia-client package.

I am on a Windows 10 machine, and I am supposed to start teaching a course with Julia on October 1. I can not switch to VSCode right now.

Help would be appreciated.

VivaldoMendes commented 4 years ago

By the way, REPL is not working. So I can not update Atom, but I have Atom up to date: version 1.51.0. I checked in some other issues related to the same problem, and it seems I can not find a way to solve this problem.

Thanks.

VivaldoMendes commented 4 years ago

Problem solved with

apm uninstall ink
apm uninstall julia-client
apm install ink
apm install julia-client