Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants