after installing cnpm, there is no problem printing cnpm-v. Prefix=null, causes an error when using the cnpm command later
prefix=null
ask the Great God for help to see where there is something wrong with the configuration of the environment.
after installing cnpm, there is no problem printing cnpm-v. Prefix=null, causes an error when using the cnpm command later
prefix=null
ask the Great God for help to see where there is something wrong with the configuration of the environment.
I generally choose to set it up as a command, and configure these two folders in other drive letters to prevent permission problems
npm config set prefix "D:\nodejs\node_global" //
npm config set cache "D:\nodejs\node_cache" //
cnpm private server. Why do two packages of publish appear through cnpm install? the names are different and the contents are the same while npm install only downloads one ...