alsotang / node-lessons

:closed_book:《Node.js 包教不包会》 by alsotang
16.54k stars 4.7k forks source link

lesson3 npm install问题 #30

Closed ccysfn closed 9 years ago

ccysfn commented 9 years ago

代码如下: u2@u2:~/lesson3$ npm install express superagent cheerio --save npm WARN package.json lesson3@1.0.0 No description npm WARN package.json lesson3@1.0.0 No repository field. npm WARN package.json lesson3@1.0.0 No README data npm ERR! Linux 3.13.0-32-generic npm ERR! argv "/home/u2/.nvm/versions/v0.12.0/bin/node" "/home/u2/.nvm/versions/v0.12.0/bin/npm" "install" "express" "superagent" "cheerio" "--save" npm ERR! node v0.12.0 npm ERR! npm v2.5.1

npm ERR! shasum check failed for /tmp/npm-26345-15a11022/registry.npmjs.org/lodash/-/lodash-2.4.1.tgz npm ERR! Expected: 5b7723034dda4d262e5a46fb2c58d7cc22f71420 npm ERR! Actual: 06149d1adcd371438ac0e0cc360dc03bbb46a4cd npm ERR! From: https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! http://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! /home/u2/lesson3/npm-debug.log 找不到是什么问题啊,作者。

alsotang commented 9 years ago

这..看起来很奇怪的问题,重装也不行吗

2015-03-02 10:51 GMT+08:00 ccysfn notifications@github.com:

代码如下: u2@u2:~/lesson3$ npm install express superagent cheerio --save npm WARN package.json lesson3@1.0.0 No description npm WARN package.json lesson3@1.0.0 No repository field. npm WARN package.json lesson3@1.0.0 No README data npm ERR! Linux 3.13.0-32-generic npm ERR! argv "/home/u2/.nvm/versions/v0.12.0/bin/node" "/home/u2/.nvm/versions/v0.12.0/bin/npm" "install" "express" "superagent" "cheerio" "--save" npm ERR! node v0.12.0 npm ERR! npm v2.5.1

npm ERR! shasum check failed for /tmp/npm-26345-15a11022/ registry.npmjs.org/lodash/-/lodash-2.4.1.tgz npm ERR! Expected: 5b7723034dda4d262e5a46fb2c58d7cc22f71420 npm ERR! Actual: 06149d1adcd371438ac0e0cc360dc03bbb46a4cd npm ERR! From: https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! http://github.com/npm/npm/issues https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! /home/u2/lesson3/npm-debug.log 找不到是什么问题啊,作者。

— Reply to this email directly or view it on GitHub https://github.com/alsotang/node-lessons/issues/30.

ccysfn commented 9 years ago

重装多试了几次可以了,估计是墙的问题。

alsotang commented 9 years ago

http://cnpmjs.org/ 提供的服务就好了

2015-03-10 14:52 GMT+08:00 ccysfn notifications@github.com:

重装多试了几次可以了,估计是墙的问题。

— Reply to this email directly or view it on GitHub https://github.com/alsotang/node-lessons/issues/30#issuecomment-78004236 .

ccysfn commented 9 years ago

thx! close this issue plz!

alsotang commented 9 years ago

you can close it by yourself.