You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
This is my last attempt output to perform a
npm install
on the code from this repo: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?
The text was updated successfully, but these errors were encountered: