Open
Description
I got this error when running rake ember:install on Windows
ERROR: Failed command: `C:\Program Files\nodejs\npm.CMD prune && C:\Program Files\nodejs\npm.CMD install`
OUTPUT:
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Is there any work around to escape the space in nodejs path?