-
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
Installation bugs with both methods presented in documentation #46
Comments
I tried to install it using node 10 and it is working fine! |
I tried installing it and it couldn't find the main files. |
I got mine to work by changing node_modules permissions. 😄 |
Same error here
|
For node --version I get this: npm install -g orbit-db-cli npm ERR! A complete log of this run can be found in: Any idea how to fix? |
Has anyone tried installing orbit-db-cli recently (both from npm or from git clone/npm install)?
I've been having some issues with both the installation methods.
I tried using different node versions. Actually I had success with node 11 but when I launched orbit-cli, it crashed because of a globalThis reference (which as far as I know, node 11 does not support).
OUTPUTS:
Using npm (directly)
Using git clone and npm install
Thanks!
The text was updated successfully, but these errors were encountered: