Open everestmx opened 8 years ago
npm ERR! Darwin 16.0.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "laravel-elixir-webpack-official" "--save-dev" npm ERR! node v4.6.1 npm ERR! npm v2.15.9 npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package buble@0.14.0 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer buble-loader@0.3.1 wants buble@^0.13.0
I have the same problem. I can not download the module How do I fix this?
node v6.9.1 npm v3.10.8
For the mean time, you can downgrade to v0.13.0.
v0.13.0
npm i laravel-elixir-webpack-official buble@^0.13.0 -D
npm ERR! Darwin 16.0.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "laravel-elixir-webpack-official" "--save-dev" npm ERR! node v4.6.1 npm ERR! npm v2.15.9 npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package buble@0.14.0 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer buble-loader@0.3.1 wants buble@^0.13.0