I got the same error, It turned out I already had /User/mbl/fusefs on the system and it was a directory.
Just issue:
rm -rf /User/mbl/fusefs
and attempt to run the command again.