ag-grid/ag-grid-react-example

babel-core missing from the dependencies

nestoralonso opened this issue · 1 comments

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

resolved in latest release - thanks for highlighting