欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

npm publish ERR 403

程序员文章站 2022-06-01 08:49:03
...
npm ERR! code E403
npm ERR! 403 403 Forbidden - PUT http://registry.npmjs.org/dyhao - Forbidden
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\ryanz\AppData\Roaming\npm-cache\_logs\2021-09-18T03_48_25_672Z-debug.log

困扰了很久一直发布不上去,按照网上博客的各种解决方法一直没解决,今天总算发现是之前注册npm的时候邮箱忘记验证了,验证成功后就可以了。

相关标签: 2021 npm