-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Update README instructions for FUSE #173
Conversation
([read these IRC logs for help upgrading](https://botbot.me/freenode/ipfs/2014-10-13/?msg=23406704&page=2)) | ||
* **WARNING: older versions of OSX FUSE can cause kernel panics on Mac when mounting!** | ||
* To install or upgrade with a binary package, download the latest version of [OSX FUSE](OSX FUSE). | ||
* Alternatively, you can install FUSE with brew: `brew update && brew install osxfuse`. If you receive the error `osxfuse: osxfuse is already installed from the binary distribution and conflicts with this formula.` then uninstall OSX FUSE binary from System Preferences before attempting to `brew install osxfuse` again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't want to have troubleshooting or complex instructions. Referring them to the irc conversation or to a github issue (we can create one) is better.
How about: **WARNING: older versions of OSX FUSE (for Mac OS X) can cause kernel panics when mounting!**
We strongly recommend you use the [latest version of OSX FUSE](http://osxfuse.github.io/).
(See https://github.com/jbenet/go-ipfs/issues/177) |
Looks good to me! |
@tgerring if you want this PR merged, mind changing it to that? else, i'll go ahead and change it directly (i cant push commits onto your branch cause it's in a fork :] ) |
don't treat a canceled context as a successful query
Co-authored-by: JPexplorer <jpexplorer@pop-os.localdomain> This commit was moved from ipfs/go-ipfs-http-client@b0de2b0
Based on content at https://gist.github.com/tgerring/f9089e7b5c52d5f4dbcc