主题
npm
npm login
提示
上传前需要注意,npm需要切换到官方源,否则会报错
npm config set registry https://registry.npmjs.org/
npm publish
npm unpublish raopancli@1.0.15 --force