-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Cannot run npm install #2
Comments
can you describe how to reproduce it step by step, please |
From an elevated DOS command prompt in Windows 10:-
(wait for it to download)
starts throwing up a lot of deprecated errors....then this:-
|
why this step? |
2020-05-26T13_40_29_722Z-debug.log Here is the npm log file |
because that's what your instructions say? Building I'm just after a normal .js file to include in a web-page front end, not a back-end Node module. Do please tell me if I'm being a muppet :-) |
( the examples shows ../build/Chart.PCP.js but I can't find the 'build' version, so I assumed that's what I had to do?) |
those instruction are in case you want to build the library in case you check it out the repository and develop it yourself. In your case you can just download the file from: https://github.com/sgratzl/chartjs-chart-pcp/releases/tag/v%25s -> assets -> Chart.PCP.js or link to it via a CDN like unpkg in your website https://unpkg.com/chartjs-chart-pcp or take the installed built files in your case in: |
Many thanks - I'm glad I was just being a muppet :-) |
When running npm install I get the following error
D:\Temp\node_modules\chartjs-chart-pcp>npm install
The text was updated successfully, but these errors were encountered: