We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
执行"npm install"的时候经常遇到如下错误。
⸨ ░░░░░░░░░░░░░░⸩ ⠦ fetchMetadata: sill mapToRegistry uri https://registry.npmjs.org/prop-types
我知道是网络的问题。公司的网络限制VPN和SS,公司的网络同样限制https://npm.taobao.org/, 公司的网速200k。
向网管申请https://npm.taobao.org/权限,花费时间1分钟,问题解决。
遇到问题不要等,要向主管部门(IT)提出申请,而不是向老大申请。
=================================================
使用cnpmjs创建一个缓存。
npm --registry=http://1.1.8.30:7001 --cache=$HOME/.npm/.cache/cnpm --userconfig=$HOME/.cnpmrc --verb install
一个比较大的项目,2分钟之内可以下载完成。
Sorry, something went wrong.
Find all versions
npm show react-router versions
npm view <package> time
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: