Ya the cordova serve command isn't working for me either.

Just did these steps:
npm install cordova -g
cordova create foo
cd foo
cordova platform add ios
cordova serve ios
// says it's now serving on http://0.0.0.0:8000/
// browse to localhost:8000
// see '404 Not Found'




On 12 November 2013 14:04, Brian LeRoux <b...@brian.io> wrote:

> My definition of working is deployed not 'works on my machine'. =)
>
> I'm not comfortable pushing just this. Steve and/or Braden: are we stable
> to push a release now that this is apparently fixed?
>
>
> On Tue, Nov 12, 2013 at 1:54 PM, Josh Soref <jso...@blackberry.com> wrote:
>
> > Brian wrote:
> > > did you try navigating to localhost:8000??
> > > I just updated to latest (deployed) bits and its still broken for me
> > > (can we start a new thread about ./platforms/html5 ?)
> >
> > Jenny is testing cordova-cli @master (git fetch¹d today), and we¹re using
> > cordova-blackberry@3.2.x (git fetch¹d today).
> >
> > She did:
> > cordova create 'A new App' a b
> > cd 'A new App¹
> > cordova platform add blackberry10
> >
> > cordova serve
> >
> > And then saw:
> >
> > Static file server running on port 8000 (i.e. http://localhost:8000)
> > CTRL + C to shut down
> >
> > And then when we visited http://localhost:8000, we saw a page with
> > ³Package Metadata², there¹s a link for ³blackberry10² and Š well, that¹s
> > my definition of ³working².
> >
> > ---------------------------------------------------------------------
> > This transmission (including any attachments) may contain confidential
> > information, privileged material (including material protected by the
> > solicitor-client or other applicable privileges), or constitute
> non-public
> > information. Any use of this information by anyone other than the
> intended
> > recipient is prohibited. If you have received this transmission in error,
> > please immediately reply to the sender and delete this information from
> > your system. Use, dissemination, distribution, or reproduction of this
> > transmission by unintended recipients is not authorized and may be
> unlawful.
> >
> >
>



-- 
Timothy Kim

Reply via email to