You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm config set registry https://registry.npmmirror.com/
yarn config set registry https://registry.npmmirror.com/
pnpm config set registry https://registry.npmmirror.com/
查看地址:
npm config get registry
yarn config get registry
pnpm config get registry
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
默认的镜像地址 :
可以使用淘宝的镜像地址: https://registry.npmjs.org/
查看地址:
Beta Was this translation helpful? Give feedback.
All reactions