komanda icon indicating copy to clipboard operation
komanda copied to clipboard

Cannot build : peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!

Open joaomcarlos opened this issue 8 years ago • 0 comments

Hello.

I am trying to build from source on Ubuntu 14 but when I run "npm install" I get the following error :+1:

npm ERR! Linux 4.2.0-30-generic npm ERR! argv "/home/joaoc/.nvm/versions/node/v4.4.1/bin/node" "/home/joaoc/.nvm/versions/node/v4.4.1/bin/npm" "install" npm ERR! node v4.4.1 npm ERR! npm v2.14.20 npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants grunt-bbb-requirejs@*

npm ERR! Please include the following file with any support request: npm ERR! /home/joaoc/Projects/misc/komanda/npm-debug.log

Full log @ http://pastebin.com/WGQWRB38

joaomcarlos avatar Mar 24 '16 10:03 joaomcarlos