babel-core missing from the dependencies
nestoralonso opened this issue · 1 comments
nestoralonso commented
I followed the instructions and do a
npm i
npm i -g webpack
but then it printed a "babel-core not found error" so I npm installed it and then it worked
seanlandsman commented
resolved in latest release - thanks for highlighting