小编sch*_*bil的帖子

npm ERR:peerinvalid package generator-karma不满足其兄弟姐妹peerDependencies的要求

我跑的时候

 npm install -g yo grunt-cli bower
Run Code Online (Sandbox Code Playgroud)

在我的终端,我得到以下依赖性错误:

npm ERR! peerinvalid The package generator-karma does not satisfy its siblings'
peerDependencies requirements!
npm ERR! peerinvalid Peer generator-angular@0.5.0 wants generator-karma@~0.5.0
npm ERR! System Darwin 12.4.1
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "yo" "grunt-cli" "bower"
npm ERR! cwd /Users/ryanwieghard/code/angin/indie-cinema-tools
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/ryanwieghard/code/angin/indie-cinema-tools/npm-debug.log
npm ERR! not ok code …
Run Code Online (Sandbox Code Playgroud)

yeoman bower

12
推荐指数
3
解决办法
1万
查看次数

标签 统计

bower ×1

yeoman ×1