npm warning

The following problems occur when using npm install:

npm WARN tarball tarball data for loader-utils@1.2.3 (sha512-fkpz8ejdnEMG3s37wGL
07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==) seems to
be corrupted. Trying one more time.

Because the pull interrupt is too slow, it can be solved by changing the source.

Solution:

npm install --registry=https://registry.npm.taobao.org

 

Guess you like

Origin www.cnblogs.com/CSGO-416482145/p/12729469.html
NPM