reactjs-redux-basics
reactjs-redux-basics copied to clipboard
babel-core missing in package.json
You can fix this by running
npm install babel-core babel-loader --save-dev
Thanks, @BramEsposito . I've already fixed. I was trying to see if the author could fix it for all the others that maybe don't know how to di it