Error when npm install the project #135
Description
I got this error when I ran npm install
157 error Windows_NT 10.0.10586
158 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
159 error node v4.4.5
160 error npm v2.15.5
161 error code EPEERINVALID
162 error peerinvalid The package @angular/[email protected] does not satisfy its siblings' peerDependencies requirements!
162 error peerinvalid Peer @angular/[email protected] wants @angular/[email protected]
162 error peerinvalid Peer @angular/[email protected] wants @angular/[email protected]
162 error peerinvalid Peer @angular/[email protected] wants @angular/[email protected]
162 error peerinvalid Peer @angular/[email protected] wants @angular/[email protected]
162 error peerinvalid Peer @angular/[email protected] wants @angular/[email protected]
162 error peerinvalid Peer @angular/[email protected] wants @angular/core@^2.0.0-rc
162 error peerinvalid Peer @angular/[email protected] wants @angular/core@^2.0.0-rc
162 error peerinvalid Peer @angular/[email protected] wants @angular/[email protected]
162 error peerinvalid Peer [email protected] wants @angular/[email protected]
163 verbose exit [ 1, true ]