CNode

npm unpublish删除自己模块失败

问答
MMyNodeJs__legacy_5588c0ab01d3ce0d73d69098发布于10 年前最后回复8 年前12 回复14179 浏览0 收藏

npm unpublish删除自己模块失败 是什么原因?

查看回复

回复 (12)

C
chanjsq#1·8 年前

试试 npx force-unpublish package-name 'reason message'

R
RealZark#2·10 年前

npm unpublish --force

引用 RealZarknpm unpublish force

@RealZark 试了,也不行

H
HugoJing#4·10 年前

看看自己的源对不对 查看 ~/.npmrc 中的 token 对不对

引用 HugoJing看看自己的源对不对 查看 /.npmrc 中的 token 对不对

@HugoJing npm也需要token?publish能用,就unpublish不行

H
HugoJing#6·10 年前
A
alsotang#8·10 年前

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

@HugoJing @MyNodeJs

F
fantasy#9·10 年前

哈哈哈,不就是上次 left-pad 事件结果吗

C
captainblue2013#11·10 年前

哎哟,新规

1
1340641314#12·10 年前

我也遇到和楼主一样的问题

来自vue-cnode手机版

参与回复
登录后即可参与回复。登录