Install taobao mirror
CodePudding user response:
Your node. Js is downloadable Windows installation version? Now node. Js installed version is own NPM ah, no installation, you can use the CMD command line, enter "NPM - v" to test whether successful installation, if shows the version number, is already installed,If still won't do, can be directly downloaded from github.com NPM, then it is ok to simple configuration,
Do you have any questions, please leave a message I introduce again,,
CodePudding user response:
About github.com source code to fit the NPM, can reference on Windows platform installation Node. Js and NPM module management1. The corresponding version downloaded from https://github.com/npm/npm/tags
2. The NPM extract the source code to D: \ NPMJS directory (of course also can extract the specified directory to oneself, pay attention to the following command path accordingly changes)
In the command prompt window, do the following to complete the installation of the NPM:
D: \ & gt; CD NPMJS
D: \ npmjs> The node cli. Js install - gf
3. The NPM after the installation is complete, add the "D: \ nodejs \ node_modules" NODE_PATH system environment variables,
Do you consider about CNPM CNPM Windows installation operation, instead of NPM, see if you can solve your problem,
CodePudding user response:
Most Internet connection problemCodePudding user response:
I found this reply is shit, don't clearly says CNPM installation, also said that try to install CNPM hereCodePudding user response:
In the mirror at https://mirrors.huaweicloud.com/repository/npm/