-
Notifications
You must be signed in to change notification settings - Fork 1
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
Provide self-contained installer for hypercore daemon #4
Comments
I tried to install the daemon when it was announced on hackernews. Did not work because I was on nodejs 8.0. Now I upgraded to v10.20.1, and at least the install did work. Unfortunately I am now stuck in something about the fuse setup not working.
Wrong nodejs version again? Not much of a nodejs/npm expert... |
@rklaehn as a rule use latest lts, that’s the one we use. That’s Node 12 atm @andrewosh did we add this to the readme or just discuss it? |
Yep it's added as a note in the Installation section. Node 12's the way to go at the moment. |
Thanks. Works with latest node. A self-contained installer would still be nice though...
|
It would be nice to have a self-contained installer (like an appimage for linux, dmg for OSX, ...) for the hypercore daemon. Beaker browser provides an appimage, which worked at first try for me.
The text was updated successfully, but these errors were encountered: