palantir/grunt-tslint

Peer grunt-tslint@2.4.0 wants tslint@^2.4.0

Closed this issue · 0 comments

When i try to install.

npm WARN peerDependencies The peer dependency tslint@^2.4.0 included from grunt-tslint will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Darwin 14.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "grunt-tslint" "--save-dev"
npm ERR! node v0.12.2
npm ERR! npm v2.7.5
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package tslint does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt-tslint@2.4.0 wants tslint@^2.4.0

edit: can be fixed if you install tslint first