-
After installing the cli on a Windows10 machine and running any of the monaca commands I get the error
>ENOENT: no such file or directory, open 'C:\Users\[User]\.cordova\monaca_config.json'
L…
-
Hi,
I did `monaca plugin add cordova-plugin-camera`,
And `monaca upload`.
But Camera Plugin is not enabled in monaca cloud IDE.
I think the plugin name should be added .monaca/project_info.json.
…
-
According to the docs https://onsen.io/v2/api/vue/v-ons-segment.html
There should be `v-ons-segment` but it seems to be missing from the code ?!
-
monaca cli version: 2.4.1
OS: Windows 10
Below errors are being returned by login and signup commands
Login generates ENOTFOUND error
Signup generates ECONNREFUSED error
Screenshot is attache…
-
Since I've installed monaca, I can't get any console.log inside of Safari Debugger.
All I see are error messages on "monaca://log"
The cordova console plugin doesn't work either. What can I do? Th…
-
If possible, please move/copy-paste the content from the [School1OnsenApp](https://github.com/whirlwind-studios/School1OnsenApp) to this repository under /monaca, and move working files to your own re…
-
Hi,
I try to use the plugin in a development tool by Onsen called Monaca Cloud. So far i was able to import it just like my other plugins, but on build it says:
`Build Error: Error: Sandbox Ex…
-
Just query:
```bash
monaca emulate ios
cordova-custom-config: Skipping auto-restore of config file backup(s)
Error: cordovaProject.projectConfig.getFileResources is not a function
```
Just r…
-
**I'm submitting a ...** (check one with "x")
[ ] question
[x] any problem or bug report
[ ] feature request
**The plugin version:** (check one with "x")
[ ] **1.4.x**
[x] **2.0.0-beta3-2017…
-
いつもお世話になっております。
サンプルアプリの「【Monaca】アプリにプッシュ通知を組み込もう!」にて
Androidにプッシュ通知を送りたいのですがうまくいきません。
チュートリアルに沿って、FCMとの連携もやっております。
また、ncmb上ではinstallationに登録されており、
プッシュ通知も「配信済み」になっております。
その他の検証環境として
①Andro…