Skip to content

Error running rake ember:install when nodejs is installed in path with spaces #405

Open
@wrystr

Description

@wrystr

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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions