zkat / npx

execute npm package binaries (moved)

Home Page:https://github.com/npm/npx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx cannot find module on windows with spaces in installation path

BethGriggs opened this issue · comments

When I try to run npx --version on Windows where the installation path contains a space, the module cannot be found. This issue is not seen when Node is installed to a path containing no spaces.

screen shot 2017-08-30 at 16 11 34

Closing, is duplicate of #110