JunoLab/atom-julia-client

unable to install julia client

satyakesh opened this issue · 5 comments

unable to install julia client. After several instillation of atom. and run atom as admnistrator too

What is the error? Did you follow http://docs.junolab.org/latest/man/installation/?
Try running this in the shell:

apm install ink
apm install julia-client

It seems your Julia installation itself is faulty not the julia-client!

Download Julia from https://julialang-s3.julialang.org/bin/winnt/x64/1.4/julia-1.4.2-win64.exe, and install it with the default options. Then install Juno using these instructions: http://docs.junolab.org/latest/man/installation/#.-Install-Juno-1

You can copy-paste your issue here: https://discourse.julialang.org/c/tools/35. Maybe someone has experienced the same issue as yours and can help you with it.