Skip to content

Instantly share code, notes, and snippets.

@rvega
Created January 14, 2012 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvega/1612489 to your computer and use it in GitHub Desktop.
Save rvega/1612489 to your computer and use it in GitHub Desktop.
ember-runner preview
[rafaelvega@arch-rafa ember-runner]$ ember-runner preview
[task:checkConfig] Started
[task:configure] Started
[task:clean] Started
[vendors] Started
[apps] Started
[task:checkPackages] Started
[task:walk] Started
[build] Started
[Build] Package: jquery-1.6.2.js
/usr/lib/node_modules/ember-runner/lib/packages.js:627
pack.scannedStyles.forEach(function(style) {
^
TypeError: Cannot call method 'forEach' of undefined
at /usr/lib/node_modules/ember-runner/lib/packages.js:627:28
at Array.forEach (native)
at [object Object].distributeIt (/usr/lib/node_modules/ember-runner/lib/packages.js:623:19)
at /usr/lib/node_modules/ember-runner/index.js:35:16
at Array.forEach (native)
at /usr/lib/node_modules/ember-runner/index.js:34:15
at /usr/lib/node_modules/ember-runner/node_modules/async/lib/async.js:120:21
at /usr/lib/node_modules/ember-runner/lib/packages.js:57:23
at /usr/lib/node_modules/ember-runner/lib/packages.js:32:23
at Object.oncomplete (/usr/lib/node_modules/ember-runner/lib/helpers.js:34:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment