hypercore-protocol / hyperdrive-daemon

Hyperdrive, batteries included.
MIT License
156 stars 23 forks source link

Error: command setup not found #57

Closed da2x closed 4 years ago

da2x commented 4 years ago

To Reproduce

$ npm install -g hyperdrive-daemon
$ hyperdrive stats
Could not get the drive stats:
Error: FUSE is not configured. Please run `hyperdrive setup` first.
$ hyperdrive setup
Error: command setup not found

Expected Behavior Setup, I guess.

OS macOS 10.15.4

Node version v14.3.0

Was the daemon installed from NPM or bundled with Beaker? Installed from NPM.

andrewosh commented 4 years ago

Closed as fixed in #58