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
{{ message }}
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
Hi,
I tried to install the dependency of the bitcore-node (npm install), and I've got this error:
npm ERR! code ETARGET
npm ERR! notarget No matching version found for bitcore-lib-ltc@^8.25.12.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'crypto-wallet-core'
npm ERR! notarget
It seems that the crypto-wallet-core included in the bitcore-node's package.json is not able to find this specific version of the bitcore-libt-ltc.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I tried to install the dependency of the bitcore-node (npm install), and I've got this error:
It seems that the crypto-wallet-core included in the bitcore-node's package.json is not able to find this specific version of the bitcore-libt-ltc.
The text was updated successfully, but these errors were encountered: