mirror of
https://github.com/zhigang1992/npm.git
synced 2026-06-05 06:59:58 +08:00
This is necessary on Windows; otherwise you get
2> 'c:\PROGRAM' is not recognized as an internal or external command,
2> operable program or batch file.
since Node/npm are in "C:\Program Files (x86)\nodejs", which has spaces in it.