-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行npm报错 #3
Comments
第一次执行 |
重新执行了cnpm install,但是还是报错。报了好多依赖错误,安装了几个,还是一直报依赖错误?? Error: Cannot find module 'humanize-number' |
这种情况要把项目根目录 |
C:\ant-koa-demo-master>cnpm run dev
listening on port 3001
npm ERR! Windows_NT 6.1.7600
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\chishichao\AppD
ata\Roaming\npm\node_modules\cnpm\node_modules\npm\bin\npm-cli.js" "--us
erconfig=C:\Users\chishichao.cnpmrc" "--disturl=https://npm.taobao.org/mirro
rs/node" "--cache=C:\Users\chishichao.cnpm" "--registry=https://registry.npm
.taobao.org" "--node-gyp=C:\Users\chishichao\AppData\Roaming\npm\node_modu
les\cnpm\node_modules\node-gyp\bin\node-gyp.js" "run" "dev"
npm ERR! node v5.4.1
npm ERR! npm v2.14.19
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev:
node index.js
npm ERR! Exit status 3221225501
npm ERR!
npm ERR! Failed at the [email protected] dev script 'node index.js'.
npm ERR! This is most likely a problem with the ant-koa-demo package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ant-koa-demo
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls ant-koa-demo
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\ant-koa-demo-master\npm-debug.log
The text was updated successfully, but these errors were encountered: