-
Hi, I want to update plugin by using monaca.
But I can't build success.
error message:
```
Temporary folder: /private/tmp/monaca/55efbf0d7e2193f6144ff7d8
Downloading project
Download complete
Runnin…
-
I am trying to figure out why Monaca Debugger is unable to use Riot. Everything works perfectly in the online preview, online build, local build. It just doesn't work in the debugger running on a phon…
-
This is what happens when I try running monaca:
$ sudo npm install -g monaca
$ monaca
: No such file or directory
That's all it says. I've also tried $ sudo monaca but to no avail...
**(This time p…
-
Once import this plugin it will build failed.
once removed and build successed.
i build project using monaca。
help!!!
怎么弄?我用的是monaca build的
-
Current description: shortcut for compile, then prepare.
Updated description: shortcut for prepare, then compile.
-
javascript SDK2にて、保存したオブジェクトを更新する方法がわかりません。
公式ドキュメント(http://mb.cloud.nifty.com/doc/current/sdkguide/javascript/datastore.html#オブジェクトの更新)
の方法にそって試していますが、
「"score", 1337、"playerName", "Taro"、"cheatMode…
-
This is what happens when I try running monaca:
```
$ sudo npm install -g monaca
$ monaca
: No such file or directory
```
That's all it says. I've also tried `$ sudo monaca` but to no avail...
-
Currently monaca-lib has specified the timeout value to 80 seconds when running an automatic remote build. Please fix monaca-lib so that monaca-cli will keep waiting until remote build is finish.
-
I tried to clone/import different projects from Monaca Cloud but I always get Monaca Tunes app in my local PC.
-
When creating a project in `monaca create`, the application name is not reflected in the project.
After creating the project, please modify `config.xml` `` element to include the user specified name.…