Added NodeJs root install directory to user PATH for globally installed modules

This commit is contained in:
Cuong Vo 2013-11-11 13:40:28 -05:00
parent 94fe436e21
commit bf43cad74b

View File

@ -24,5 +24,6 @@
]
}
},
"env_add_path": "\\",
"bin": [ "node.exe", "npm.cmd" ]
}