danielsdesk
Results
2
comments of
danielsdesk
I, too, solved this using the same steps as the above comment: npm install --save-dev babelify babel-preset-es2015 babel-preset-react and then adding a .babelrc file with: { "presets": ["es2015", "react"] }...
Ditto, I also get this same error after getting everything to build successfully and I am also using El Capitan and OpenFrameworks 0.9.3