You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/04/15 21:00:19 UTC

[jira] [Resolved] (CB-5475) 'cordova serve' not working

     [ https://issues.apache.org/jira/browse/CB-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-5475.
-------------------------------

    Resolution: Not a Problem

There's no official guidance for now.

What we hope to get working is to add the browser as a platform, so that you can do:

{code}
cordova platform add browser
cordova run browser
{code}

and this will just open the app in a browser window.
There is a repo created for this (cordova-browser I believe), but no work in progress as of right now.

> 'cordova serve' not working
> ---------------------------
>
>                 Key: CB-5475
>                 URL: https://issues.apache.org/jira/browse/CB-5475
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.2.0
>         Environment: Mac OSX 10.9. Chrome. 
>            Reporter: No Ducks
>
> Probably an old bug, but how and ever.. 
> Downloaded this version (3.2.0-0.1.0) of Cordova today. built a new project, and tried to run it with `cordova serve`  -  
> clicked 'android' ... got the gap errors ...
> gap:["PluginManager","startup","PluginManager1669056395"]
> 'clicked ok' and got about 50,000 of these messages in the console.
> processMessage failed: invalid message: 
> Thought I'd ask here.. slightly related... I only need the File API plugin for my project.  So, was wondering - is it recommended by Apache to use 'ripple emulate' or 'cordova serve' for browser testing? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)