鸭梨很大,刚装了nodejs,想试下的,神马module都装不了,404,error,
回复 (2)
Z
Z
You can use this mirror (which fetches the original content from registry.npmjs.org). All modules up to date:
npm set registry http://85.10.209.91/
或是
npm set registry http://165.225.128.50:8000
To reset: npm set registry http://registry.npmjs.org/
参与回复
登录后即可参与回复。登录