Tag Archives: React cannot pull resources

webstorm npm install –save –save-exact –loglevel error react react-dom react-scripts has failed.

webstorm create react project pull data

project right click –> Open in terminal and then type the following command in the terminal

set up taobao image of acceleration: NPM config set registry https://registry.npm.taobao.org

check whether the setting is successful: NPM config get registry
details are as follows:

Microsoft Windows [版本 10.0.17763.615]
(c) 2018 Microsoft Corporation。保留所有权利。

H:\Project\React app\untitled3>npm config set registry https://registry.npm.taobao.org

H:\Project\React app\untitled3>npm config get registry
https://registry.npm.taobao.org/

H:\Project\React app\untitled3>