1.0.0 • Published 7 years ago

at-one v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

node-practice

node practice

npm publish questions

提示 npm: no_perms Private mode enable, only admin can publish this module

一直发布不了,搞了半天,发现原来是NPM源的问题,我换成了淘宝的NPM,所以直接换成原先的NPM源即可。

1. 安装NRM
sudo npm install -g nrm
2. 查看源列表
nrm ls

nrm-list

3. 使用npm源
nrm use npm
  1. 发布。npm publish