Skip to content

Instantly share code, notes, and snippets.

@juggy
Last active October 4, 2016 02:44
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 juggy/bab5bbc8c09f0655692518870f8d9c5e to your computer and use it in GitHub Desktop.
Save juggy/bab5bbc8c09f0655692518870f8d9c5e to your computer and use it in GitHub Desktop.
ubuntu@ip-172-31-21-253:/var/deploy/vroom-staging/web_head/releases/20161004023037/front-end$ ./node_modules/.bin/ember build --environment="production"
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
⠋ BuildingTorii is installed but not configured in config/environment.js!
Build failed.
File: assets/vendor.js (123701:7)
The Broccoli Plugin: [UglifyWriter] failed with:
Error
at new JS_Parse_Error (<anonymous>:1545:18)
at js_error (<anonymous>:1553:11)
at croak (<anonymous>:2092:9)
at token_error (<anonymous>:2100:9)
at unexpected (<anonymous>:2106:9)
at semicolon (<anonymous>:2126:56)
at simple_statement (<anonymous>:2317:73)
at eval (<anonymous>:2186:19)
at eval (<anonymous>:2139:24)
at eval (<anonymous>:2907:23)
at Object.parse (<anonymous>:2918:7)
at addFile (/var/deploy/vroom-staging/web_head/shared/node_modules/uglify-js/tools/node.js:70:33)
at /var/deploy/vroom-staging/web_head/shared/node_modules/uglify-js/tools/node.js:79:17
at Array.forEach (native)
at Object.exports.minify (/var/deploy/vroom-staging/web_head/shared/node_modules/uglify-js/tools/node.js:77:26)
at UglifyWriter.processFile (/var/deploy/vroom-staging/web_head/shared/node_modules/broccoli-uglify-sourcemap/index.js:125:27)
at /var/deploy/vroom-staging/web_head/shared/node_modules/broccoli-uglify-sourcemap/index.js:67:16
at Array.forEach (native)
at /var/deploy/vroom-staging/web_head/shared/node_modules/broccoli-uglify-sourcemap/index.js:57:25
at Array.forEach (native)
at UglifyWriter.build (/var/deploy/vroom-staging/web_head/shared/node_modules/broccoli-uglify-sourcemap/index.js:56:19)
at /var/deploy/vroom-staging/web_head/shared/node_modules/broccoli-plugin/read_compat.js:61:34
at lib$rsvp$$internal$$tryCatch (/var/deploy/vroom-staging/web_head/shared/node_modules/rsvp/dist/rsvp.js:493:16)
at lib$rsvp$$internal$$invokeCallback (/var/deploy/vroom-staging/web_head/shared/node_modules/rsvp/dist/rsvp.js:505:17)
at lib$rsvp$$internal$$publish (/var/deploy/vroom-staging/web_head/shared/node_modules/rsvp/dist/rsvp.js:476:11)
at lib$rsvp$asap$$flush (/var/deploy/vroom-staging/web_head/shared/node_modules/rsvp/dist/rsvp.js:1198:9)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment