plumk97 / Chat

86 stars 27 forks source link

Tell the author that this fails on your system: #1

Open gkkit opened 8 years ago

gkkit commented 8 years ago

10 verbose pkgid ChatServer@0.0.0 11 verbose cwd /Users/lan/ChatServer 12 error Darwin 14.3.0 13 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" 14 error node v0.13.0-pre 15 error npm v2.11.3 16 error code ELIFECYCLE 17 error ChatServer@0.0.0 start: node ./bin/www 17 error Exit status 1 18 error Failed at the ChatServer@0.0.0 start script 'node ./bin/www'. 18 error This is most likely a problem with the ChatServer package, 18 error not with npm itself. 18 error Tell the author that this fails on your system:

plumk97 commented 8 years ago

是服务器运行不起来么? 我用到了一个 sharp 模块 用于压缩图片的 这个模块npm不能直接安装 需要搭建这个模块的环境才可以 具体请看作者的 github :https://github.com/lovell/sharp