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 projectWhat 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.
-
Usually, created projects already contain windows platform, so there is no need to add it.
Which template are you trying to create?