An error occurred
Bash script was using `cd $@` so "__fnm_cd hello\ world" was actually calling "cd hello world" instead of "cd 'hello world'"