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

I am not able to install it from npm package or from cloned code. #31

Open
flavioamello opened this issue Dec 13, 2022 · 0 comments
Open

Comments

@flavioamello
Copy link

This is my last attempt output to perform a npm install on the code from this repo:

npm ERR! code 1
npm ERR! git dep preparation failed
npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/fmello/.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 ETARGET
npm ERR! npm ERR! notarget No matching version found for [email protected].
npm ERR! npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! npm ERR! notarget a package version that doesn't exist.
npm ERR! 
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR!     /home/fmello/.npm/_logs/2022-12-13T00_06_56_281Z-debug-0.log

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/fmello/.npm/_logs/2022-12-13T00_05_31_937Z-debug-0.log

2022-12-13T00_05_31_937Z-debug-0.log

I tried to override the [email protected] but no luck.
I got the same output when trying npm install from the README.

Any ideas?

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

1 participant