ladas-larry / redux-chrome-extension

Chrome Extension Redux starter
62 stars 7 forks source link

npm start failing #5

Open MrSKYone opened 7 years ago

MrSKYone commented 7 years ago

running npm start always results in failing. do you have any idea why?

npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v7.7.4
npm ERR! npm  v4.1.2
npm ERR! code ELIFECYCLE
npm ERR! redux-chrome-extension@1.1.0 start: `webpack --watch`
npm ERR! Exit status 255
npm ERR! 
npm ERR! Failed at the redux-chrome-extension@1.1.0 start script 'webpack --watch'.