Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor crash while installing julia-client from uber-juno on macOS 10.14.6 #336

Closed
mrkite92 opened this issue Jul 29, 2019 · 4 comments
Closed
Labels

Comments

@mrkite92
Copy link

Systematic crash while attempting to install uber-juno and dependencies in Atom.

Crash report attached
Atom Helper_2019-07-26-164641_macprojb.crash.gz

@pfitzseb pfitzseb added the bug label Jul 29, 2019
@pfitzseb
Copy link
Member

Can you try to manually install the latest version of julia-client (should be 0.8.12-beta2)?

@mrkite92
Copy link
Author

Hi,
From the Atom installer (after complete reinstall of Atom from scratch), I tried to install that version of julia-client. Then failed into the dependency ink install, related to issue JunoLab/atom-ink#207

@pfitzseb
Copy link
Member

What you link is an error with using ink, not with installing it. Try closing Atom and typing

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

in a terminal.

@mrkite92
Copy link
Author

OK, it works, thanks for the hint.
Package update in REPL works in Atom for Julia 1.1.1.
apm install uber-juno did fine from termlnal, Atom now properly set after some automatic dependency installs.
Thanks for the workaround!
JB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants