Hello all,
I am quite new to node development and am hoping to build a new web-app using OnsenUI. I have a question regarding the monaca project creation. I have followed the instructions on creating a react-onsenui project using Monaca, but the app won’t preview in my browser… I keep getting the same error:
These are the following approaches I have tried:
- Deleted ‘node_modules’ and re-installed via npm install
- Installed/Added ‘core-js’ as a dependency
- Updated NodeJS to the current version (6.8.1)
I am a little lost as to what to do next :( I have tried to download the Minimal and Navigation variations aswell… but to no avail. However, when I create a standard JS minimal project it works… Have you guys got any thoughts?
Much appreciated,
Nick