You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.
in theory it should work, but it might be tht the home directory detection fails. Try setting IPFS_PATH="./.ipfs" in the script explicitly (user based scripts run in the user home dir by default)
I had the problem "Error: this command must be run in online mode. Try running 'ipfs daemon' first", because I try exec this with another user in terminal.
If I run the IPFS daemon as a "LaunchAgent" as described here, then start it as described, I see it show up:
But if I run
ipfs swarm peers
, I get:I'm sure I'm misunderstanding something about how this works. :)
The text was updated successfully, but these errors were encountered: