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
Hello,
i want to use bitcore-node Insight but have issues.
First i wanted to use bitcore-insights until i noticed, that it is unavailable.
Because of that, i searched and found bitcore-node.
I tried installing it with npm install bitcore-node but got the Error:
Error:
npm ERR! code 1
npm ERR! git dep preparation failed
npm ERR! command C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js install --force --cache=C:\Users\AppData\Local\npm-cache --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 1
npm ERR! npm ERR! The git reference could not be found
npm ERR! npm ERR! command git --no-replace-objects checkout 4.0
npm ERR! npm ERR! error: pathspec '4.0' did not match any file(s) known to git
npm ERR!
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR! C:\Users\AppData\Local\npm-cache\_logs\2022-03-21T22_29_30_469Z-debug-0.log
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\AppData\Local\npm-cache\_logs\2022-03-21T22_27_00_946Z-debug-0.log
Thanks for Help 👍
The text was updated successfully, but these errors were encountered:
SurpriseMF3000
changed the title
Error installing bitcore-node
Issues installing bitcore-node
Mar 21, 2022
Hello,
i want to use bitcore-node Insight but have issues.
First i wanted to use bitcore-insights until i noticed, that it is unavailable.
Because of that, i searched and found bitcore-node.
I tried installing it with
npm install bitcore-node
but got the Error:Error:
Thanks for Help 👍
The text was updated successfully, but these errors were encountered: