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.

Monaca CLI gives an error on windows platform



  • I am new to Onsen UI and am using the Monaca CLI tools. I am on Windows 10, so I run monaca platform add windows and got this error:

    The following navigation rule had an invalid URI scheme and is ignored: “*”.
    ERROR running one or more of the platforms: Error: ENOENT: no such file or directory, scandir 'C:\res\winrt\icon’
    You may not have the required environment or OS to run this project

    What am I doing wrong? I installed Monaca & Cordova via npm -g and created my project via monaca create name blank

    Any help would be great.


  • Monaca

    Usually, created projects already contain windows platform, so there is no need to add it.
    Which template are you trying to create?