Skip to content

Instantly share code, notes, and snippets.

@Unnumbered
Created December 6, 2018 12:08
Show Gist options
  • Save Unnumbered/2c00f33aa1af207820313d645cacf18b to your computer and use it in GitHub Desktop.
Save Unnumbered/2c00f33aa1af207820313d645cacf18b to your computer and use it in GitHub Desktop.
broccoli_error
Build failed.
The Broccoli Plugin: [Fingerprint] failed with:
SyntaxError: Unexpected token: name (o)
at JS_Parse_Error.get (eval at <anonymous> (/home/andrey/thewaay/front-theewaay-backend/node_modules/uglify-js/tools/node.js:27:1), <anonymous>:86:23)
at new BroccoliBuildError (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-builder/lib/broccoli-build-error.js:18:29)
at /home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-builder/lib/builder.js:168:19
at tryCatch (/home/andrey/thewaay/front-theewaay-backend/node_modules/rsvp/dist/rsvp.js:525:12)
at invokeCallback (/home/andrey/thewaay/front-theewaay-backend/node_modules/rsvp/dist/rsvp.js:538:13)
at publish (/home/andrey/thewaay/front-theewaay-backend/node_modules/rsvp/dist/rsvp.js:508:7)
at publishRejection (/home/andrey/thewaay/front-theewaay-backend/node_modules/rsvp/dist/rsvp.js:443:3)
at flush (/home/andrey/thewaay/front-theewaay-backend/node_modules/rsvp/dist/rsvp.js:2415:5)
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9)
The broccoli plugin was instantiated at:
at Fingerprint.Plugin (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-plugin/index.js:7:31)
at Fingerprint.Filter [as constructor] (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-filter/index.js:34:10)
at new Fingerprint (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-asset-rev/lib/fingerprint.js:21:10)
at Fingerprint (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-asset-rev/lib/fingerprint.js:16:12)
at new AssetRev (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-asset-rev/lib/asset-rev.js:31:25)
at AssetRev (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-asset-rev/lib/asset-rev.js:7:12)
at Class.postprocessTree (/home/andrey/thewaay/front-theewaay-backend/node_modules/broccoli-asset-rev/index.js:31:40)
at projectOrAddon.addons.reduce (/home/andrey/thewaay/front-theewaay-backend/node_modules/ember-cli/lib/utilities/addon-process-tree.js:6:25)
at Array.reduce (native)
at addonProcessTree (/home/andrey/thewaay/front-theewaay-backend/node_modules/ember-cli/lib/utilities/addon-process-tree.js:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment