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

git dep preparation failed #524

Closed
6XGate opened this issue May 2, 2023 · 3 comments
Closed

git dep preparation failed #524

6XGate opened this issue May 2, 2023 · 3 comments

Comments

@6XGate
Copy link

6XGate commented May 2, 2023

The following output when attempting to install glob

npm ERR! code 127
npm ERR! git dep preparation failed
npm ERR! command /home/matthew/.local/bin/node /home/matthew/.local/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/matthew/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
npm ERR! npm WARN using --force Recommended protections disabled.
npm ERR! npm ERR! code 127
npm ERR! npm ERR! path /home/matthew/.npm/_cacache/tmp/git-cloneLsH1WU
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command sh -c -- npm run compile
npm ERR! npm ERR! > cliui@8.0.1 precompile
npm ERR! npm ERR! > rimraf build
...

It seems there is a circular dependencies between cliui -> rimraf -> glob -> jackspeak -> cliui

@isaacs
Copy link
Owner

isaacs commented May 2, 2023

dupe isaacs/jackspeak#4

@isaacs isaacs closed this as completed May 2, 2023
@6XGate
Copy link
Author

6XGate commented May 2, 2023

Sorry, didn't realize you maintained both.

@isaacs
Copy link
Owner

isaacs commented May 2, 2023

Sorry, didn't realize you maintained both.

(All three, actually, in this case.)

No worries. I maintain a lot of stuff.

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