This problem has nothing to do with WebStorm, it is a matter of your npm configuration.
It is recommended to do this in the system command line: If you have climbed over the wall, execute it first npm set registry https://registry.npmjs.org/ If you are inside the wall, change the following address to a mirror such as cnpm
This problem has nothing to do with WebStorm, it is a matter of your npm configuration.
It is recommended to do this in the system command line:
If you have climbed over the wall, execute it first
npm set registry https://registry.npmjs.org/
If you are inside the wall, change the following address to a mirror such as cnpm