-
Notifications
You must be signed in to change notification settings - Fork 96
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
npm install failing #214
Comments
It would be nice if you could mention in the docs which version of node you use for development. |
@dgroh Did you ever got it to compile? |
@machour no, we dropped the usage because the editor seems not to be maintained. |
For future readers:
Now stuck with a non-loading advanced panel. |
Expected behaviour
I want to
npm install
the cloned repository.I use node 12.16.1 and npm 6.13.4 in Windows:
Actual behaviour
When executing
npm install
from the cloned repository I get the following output error:Reproduction steps
git clone https://github.com/highcharts/highcharts-editor cd highcharts-editor npm install
Editor version
The latest cloned.
Affected browser(s)
The text was updated successfully, but these errors were encountered: