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

npm ERR! notarget No matching version found for @dashevo/dashcore-node@^4.0.0 #37

Open
Andrewgaven opened this issue Nov 12, 2018 · 0 comments

Comments

@Andrewgaven
Copy link

Greeting, I have been trying to run a node on testnet on my Mac, but went I try to create my node I get the following error:
`
MacBook-Air-de-Andres:~ andresavendano$ dashcore-node* create mynode —t
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @dashevo/dashcore-node@^4.0.0
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! A complete log of this run can be found in:
npm ERR! /Users/andresavendano/.npm/_logs/2018-11-12T03_03_30_394Z-debug.log
/Users/andresavendano/dashcore-node/lib/cli/main.js:43
throw err;
^

Error: There was an error installing dependencies.
at ChildProcess. (/Users/andresavendano/dashcore-node/lib/scaffold/create.js:140:25)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:962:16)
at Socket.stream.socket.on (internal/child_process.js:381:11)
at Socket.emit (events.js:182:13)
at Pipe._handle.close (net.js:606:12)
`

According to https://www.npmjs.com/package/@dashevo/dashcore-node
The version of dashcore-node is 3.0.6

But on Github it says is 4.0.0.
What I'm I Doing wrong?

npm --version 6.4.1 node --version 10.13.0

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