Hacker News new | ask | show | jobs
by modulus1 4278 days ago
Couldn't get it to work: Couldn't connect to Julia

INFO: Couldn't find Jewel package, attempting installation... ----------------------------------------------- We couldn't install Jewel.jl for you. Try using Pkg.add("Jewel") in a Julia repl.

1 comments

Probably you have old ```.julia``` folder. Remove it and try again
Awesome, that fixed my issue, thank you