-
Notifications
You must be signed in to change notification settings - Fork 15
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
After running the command 'npm install --global orbit-db-cli', can't find the command 'orbitdb'? #17
Comments
the OS system is ubuntu14.04, and the nodejs is manual built form source
|
I'm facing a similar issue, after install orbit-db-cli I try to execute orbitdb or orbitdb help and nothing happens. Edit--- After some research I discovered that IPFS and OrbitDB are not yet supported on windows. |
I'm having a ton of errors just installing it, and it seems to hang.
|
@minxinping0105 Just to clarify - are you running @RichardLitt There look to be some similar issues going on here with ionic repositories. Is there a stale version of npm, a recent upgrade, or a stale cache? After running
What are the results? I only ask because I spun up a new Ubuntu 14.04 server, installed Node 8.12.0 binaries, and successfully installed orbit-db-cli, with no issues:
|
Thanks @aphelionz. I just tried installing again, after having switched Node versions recently, and it works now. Unfortunately, I'm not sure what versions I was using above. 08:43 ~/src/orbitdb/orbit-db-cli (master) 🐕 npm --v
6.4.1
08:43 ~/src/orbitdb/orbit-db-cli (master) 🐕 nvm ls
v8.1.0
v10.1.0
-> v10.11.0
system
default -> v10.11 (-> v10.11.0)
node -> stable (-> v10.11.0) (default)
stable -> 10.11 (-> v10.11.0) (default)
iojs -> N/A (default)
08:43 ~/src/orbitdb/orbit-db-cli (master) 🐕 Can't replicate bug anymore. \o/. |
No description provided.
The text was updated successfully, but these errors were encountered: