error An unexpected error occurred: “https://npm.pkg.github.com/download/@solidoc/menu/1.7.32/095470

1. 报错信息:

error An unexpected error occurred: “https://npm.pkg.github.com/download/@solidoc/menu/1.7.32/0954707561a4e4971a50753d4a3bcda8f52903d3ecec4626856e1d5760fffd31: connect ECONNREFUSED 151.101.0.133:443”. info If you think this is a bug, please open a bug report with the information provided in “/Users/guokai/Desktop/组件库项目/iffe-components/yarn-error.log”. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

error An unexpected error occurred: 
"https://npm.pkg.github.com/download/@solidoc/menu/1.7.32/0954707561a4e4971a50753d4a3b
cda8f52903d3ecec4626856e1d5760fffd31: connect ECONNREFUSED 151.101.0.133:443". info If 
you think this is a bug, please open a bug report with the information provided in 
"/Users/guokai/Desktop/组件库项目/iffe-components/yarn-error.log". info Visit 
https://yarnpkg.com/en/docs/cli/install for documentation about this command.

2. 解决方案

第一步:

npm install

第二步:

yarn
//or
npm install

你可能感兴趣的:(React)