12142190
npm unpublish删除自己模块失败 是什么原因?
npm unpublish删除自己模块失败 是什么原因?
试试 npx force-unpublish package-name 'reason message'
哈哈哈,不就是上次 left-pad 事件结果吗
我也遇到和楼主一样的问题
哎哟,新规
If the version is less than 24 hours old, you can unpublish it. The package will be completely removed from the registry.
http://blog.npmjs.org/post/141905368000/changes-to-npms-unpublish-policy
@MyNodeJs 是不那个 npm 新出的规定啊,不能随便 unpublish
看看自己的源对不对 查看 ~/.npmrc 中的 token 对不对
npm unpublish --force