-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Unhelpful error when trying to export with broken npm #148
Comments
Hi @Grazfather; Thanks for posting this issue, and for doing a bit of hunting into your Do you have a suggestion for how to improve the error message? I do believe that Also, are you running Oz on a raspberry pi!? Thanks |
I had a 'better' error before I tried to install the vega stuff with npm, it told me that I had to install them. I think a similar message that hinted that it's a problem that lives in javascript land would be helpful.
I'm trying to! |
Yeah; I think something like
That's fantastic! I'd love to know more about this! If you can, please share a bit more here. Thanks! |
That would be pretty helpful! |
Installed npm (https://nodejs.org/en/download/), then vega (npm install -g vega), and then vega-cli (npm install -g vega-cli) on windows, and made sure that the vg2png etc are on path (C:\Users\boris\AppData\Roaming\npm). Running an embed still gives "Unable to execute static embed", and also "Cannot run program "which"" (which makes sense, as we are on windows). |
Looks like my
npm
is in a weird state.Anyway, this leads to an unhelpful error when I try to
export!
:The text was updated successfully, but these errors were encountered: