Add issue number to the OSXFUSE 3+ message
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Jakub Sztandera committed
Dec 6, 2016 at 00:22 UTC
018a5d594db14570c4c5f8eed5fee6bb8f435a4f
1 file changed
+1
fuse/node/mount_darwin.go
+1
@@ -58,6 +58,7 @@ For more help, see:
58
https://github.com/ipfs/go-ipfs/issues/177
59
60
OSXFUSE versions >3.0.0 are not compatible with version of FUSE library in current use.
61
+ This will be fixed in near future, see https://github.com/ipfs/go-ipfs/issues/3471
62
`
63
64
var errStrNeedFuseVersion = `unable to check fuse version.