Skip to content

Instantly share code, notes, and snippets.

@drapergeek
Created February 7, 2014 19:26
Show Gist options
  • Save drapergeek/8869962 to your computer and use it in GitHub Desktop.
Save drapergeek/8869962 to your computer and use it in GitHub Desktop.
Ember fails to build
Building Ember...
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-4-tmp-3/ember-runtime.js --config features.json '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-4-tmp-3/ember-runtime.prod.js --config features.json '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-4-tmp-11/ember-runtime.prod.js --config features.json --stripdebug '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-4-tmp-11/ember-runtime.prod.js --config features.json --stripdebug '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-5-tmp-3/ember-template-compiler.js --config features.json '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-5-tmp-3/ember-template-compiler.prod.js --config features.json '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-5-tmp-10/ember-template-compiler.prod.js --config features.json --stripdebug '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-5-tmp-10/ember-template-compiler.prod.js --config features.json --stripdebug '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-6-tmp-3/ember-data-deps.js --config features.json '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-6-tmp-3/ember-data-deps.prod.js --config features.json '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-6-tmp-11/ember-data-deps.prod.js --config features.json --stripdebug '
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `./node_modules/.bin/defeatureify /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-6-tmp-11/ember-data-deps.prod.js --config features.json --stripdebug '
rake aborted!
TypeError: Cannot read property 'precompile' of undefined
Tasks: TOP => /<dev_path>/emberjs/tmp/rake-pipeline-783aad14e8153a10b425382885ed7498fa570413/rake-pipeline-7-tmp-4/ember.js
(See full trace by running task with --trace)
[
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment