react-material-admin-template icon indicating copy to clipboard operation
react-material-admin-template copied to clipboard

The package [email protected] does not satisfy its siblings' peerDependencies requirements!

Open jrichardsz opened this issue 8 years ago • 0 comments

after npm install command, I got this error:

$ npm install npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v4.6.1 npm ERR! npm v2.15.9 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 webpack@^1.9.11 npm ERR! peerinvalid Peer [email protected] wants webpack@^2.0.0 npm ERR! peerinvalid Peer [email protected] wants webpack@1 || ^2.1.0-beta npm ERR! peerinvalid Peer [email protected] wants webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc npm ERR! peerinvalid Peer [email protected] wants webpack@*

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\myne\Desktop\react-material-admin-template-master\npm-debug.log

Operative System : Windows 7

Thanks

jrichardsz avatar Apr 13 '17 23:04 jrichardsz