Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

Errors when running, "serve" task broken, "serve:dist" works #46

Description

@nuba

Following the Install and Run section in the README results in

  • works with "grunt serve:dist"
  • broken with "grunt serve"

This on a pristine ubuntu server 14.04 vagrant box, with nodejs and npm coming from the distro's packages. Versions:

  • ubuntu server 14.04 LTS
  • npm 1.3.10
  • node v0.10.25
  • bower 1.3.12

The output of "grunt test" brings up the same error I'm getting at the browser's console:

PhantomJS 1.9.7 (Linux) ERROR
  ReferenceError: Can't find variable: setImmediate
  at /vagrant/examples/loopback-example-full-stack/client/lbclient/browser.bundle.js:34621

Browsers used were Chrome (38.0.2125.101 beta (64-bit)) and Firefox (32.0.3+build1-0ubuntu0.12.04.1).

The bug being that a person following the README to the letter won't get a working example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions