Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

Cannot find module 'core-js/library/fn/symbol/iterator'



  • 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:

    0_1476719367786_Capture.PNG

    These are the following approaches I have tried:

    1. Deleted ‘node_modules’ and re-installed via npm install
    2. Installed/Added ‘core-js’ as a dependency
    3. 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