Hashnode / mern-cli

⛔️ DEPRECATED - A cli tool for getting started with MERN
http://mern.io/
MIT License
572 stars 149 forks source link

Babel-plugin-webpack incorrect peer dependency with webpack > 3.0.0 #27

Closed lsshawn closed 6 years ago

lsshawn commented 7 years ago

I'm getting this error:

babel-plugin-webpack-loaders@0.9.0" has incorrect peer dependency "webpack@>=1.12.9 <3.0.0".

Is there an issue with webpack 3.3?

mannyhenri commented 6 years ago

Are you getting this error using mern-cli or on the project generated? So when you generate a new project with the mern-cli tool it will reflect where the starter repo is!