cnpm
cnpm copied to clipboard
Support for npx
npx
still uses the default npm
registry
Related to: https://github.com/zkat/npx/issues/133
Does it work yet?
有进展吗
npx 这个命名是在 npm > 5.0 之后,和 node > 8.0 之后才有的吧,所有如果不是必须,换个思路解决问题吧。
npx 这个命名是在 npm > 5.0 之后,和 node > 8.0 之后才有的吧,所有如果不是必须,换个思路解决问题吧。
帮 npm 配置一下 registry 吧。
什么意思,测试用吗?
cnpm不打算支持npx,如果npx在使用过程中连接了官方npm server,那就帮 npm client 配置一下 registry 让它通。