-
Notifications
You must be signed in to change notification settings - Fork 329
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
Error installing from npm - "git dep preparation failed" #1296
Comments
Also having this issue. Node 18.16.0 UPDATE: using Node 18.16.0 and downgrading npm-check-updates to 16.3.0, it now works. |
I got the same error on node version 18.16.0 and 16.20.0, but when i change it to 17.9.1, it runs successful. please try node version 17.9.1 |
It seems there is a circular dependencies between I started having this issue with |
This might be related: isaacs/jackspeak#4 ? |
Fixed, issue explained here: isaacs/jackspeak#4 (comment) |
Amazed. Thanks all. |
npm-check-updates
node >= 14.14
(Tested with 16, 18, 19 and 20 vianvm
)Steps to Reproduce
.ncurc: n/a
Dependencies: n/a
Steps:
nvm
npm install -g npm-check-updates
The text was updated successfully, but these errors were encountered: