Juno crashes over and over again

I’ve been working with Julia 0.6.4 and Julia 1.0.0.
When I load a bunch of packages, Atom crashes. I get a message saying “Atom quit unexpectedly”.
This happens over and over again.
Sometimes I’m able to load more packages, or even run a few lines of code. But at some point, Atom crashes anyway.
has anybody experienced something like this? Any ideas about what might be happening?

Is there a reason why you’re not using the latest (1.1) or LTS (1.0.4) versions? What versions of atom and the relevant atom packages (julia-client etc) are you on? What platform is this?

You’re most likely running into
https://github.com/JunoLab/Juno.jl/issues/338#issuecomment-517200094

New release will be out today which will “fix” this issue (by disabling notifications).

1 Like