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
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 👍