Whenever I run webpack in the terminal I get:
webpack
Hash: efea76b1048c3a97b963 Version: webpack 1.12.13 Time: 33ms + 1 hidden modules ERROR in Ca
You should install babel-loader and babel-core as dev-dependency while npm install.
npm install babel-core babel-loader --save-dev