qiu8310 / smart-npm

Auto switch registry according your npm command.
327 stars 31 forks source link

we must check into the path where npm locate #73

Closed povoss closed 7 years ago

povoss commented 7 years ago

npm install express --save ... npm WARN saveError ENOENT: no such file or directory, open 'd:\node\package.json'

we must check into the path where npm locate cd node_modules\npm

qiu8310 commented 7 years ago

Sorry, I can't follow you. Do you mean you use snpm install express, and it failed?