MK (fengmk2)

Results 691 comments of MK (fengmk2)

呃,其实不需要。。。实现一下 outdated 好简单。。

yarn 连 table reporter 都自己写。。。https://github.com/yarnpkg/yarn/blob/0f1db96846badbbe3b43c470c05196eb29437fb4/src/reporters/console/console-reporter.js#L57

还没有,最近比较忙,求帮助。

可以先 `rm -rf node_modules && cnpm i` 代替 `cnpm update`

那得改成每次都去 git clone 拉代码了。

你单独下载 http://cdn.npm.taobao.org/webpack/-/webpack-1.13.3.tgz 这个文件,看看 sha1 的值?

看起来是 next.js 不支持软连接 ![image](https://user-images.githubusercontent.com/156269/53974837-79473b80-413e-11e9-9f4c-4bc88f8e334e.png)

@popomore 整合进来吧。可以先在 tnpm 上替换?

能否将完整错误提示贴上来? Sent from my iPhone > On 4 Aug 2017, at 11:06 AM, 白一梓 wrote: > > 如果包中含有c++扩展的话,用cnpm安装就会报错,但是用npm安装就正常。 > > [email protected] (d:\Users\sunny\AppData\Roaming\nvm\v6.9.2\node_modules\cnpm\parse_argv.js) > [email protected] (d:\Users\sunny\AppData\Roaming\nvm\v6.9.2\node_modules\cnpm\node_modules\npm\lib\npm.js) > [email protected] (d:\Program Files\nodejs\node.exe) >...

> The --no-bin-links argument will prevent npm from creating symlinks for any binaries the package might contain. cnpm 目前还没实现这个功能。