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

installing dependencies fails on npm v8 #218

Open
kroham opened this issue Aug 17, 2022 · 1 comment
Open

installing dependencies fails on npm v8 #218

kroham opened this issue Aug 17, 2022 · 1 comment

Comments

@kroham
Copy link

kroham commented Aug 17, 2022

Hello, I am trying to run npm install, I get this error:

npm ERR! gyp ERR! node -v v17.9.0
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok 
npm ERR! Build failed with error code: 1

I am no expert in js, is it a problem with the npm version or smth else? I have built /installed other apps before without problems, so the node/npm setup works well normally. Thanks!

@sch-28
Copy link

sch-28 commented Oct 25, 2022

I had the same issue. I got it working after changing my Node version to 13.

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

No branches or pull requests

2 participants