在使用npm publish是出现了错误:

npm ERR! code E403
npm ERR! 403 Forbidden - PUT https://registry.npm.taobao.org/vue-videojs7 - [no_perms] Private mode enable, only admin can publish this module

参考了Heap Stack Blog(pingbook.top)的解答https://pingbook.top/npm-publish-no_perms-private-mode-enable-only-admin-can-publish-this-module/解决了这个问题.

相关文章:

  • 2021-09-14
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-12-01
猜你喜欢
  • 2021-10-13
  • 2021-09-19
  • 2022-12-23
  • 2021-11-11
  • 2021-06-27
  • 2021-07-29
  • 2021-11-30
相关资源
相似解决方案