stephen-downs / climatetrace

0 stars 0 forks source link

npm run production fails #2

Open rbavery opened 3 years ago

rbavery commented 3 years ago

npm run production produces this for @alukach

[12:04:40] GulpUglifyError: unable to minify JavaScript
Caused by: SyntaxError: Name expected
File: /Users/alukach/Projects/devseed/climate-trace/climatetrace-ui/script.js
Line: 29
Col: 18
[12:04:40] 'default' errored after 3.27 s
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! brandstudio-custom-pagetemplate@1.0.35 production: `gulp --release`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the brandstudio-custom-pagetemplate@1.0.35 production script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/alukach/.npm/_logs/2021-05-17T18_04_40_446Z-debug.log

We're currently testing on v14.16.1.

stephen-downs commented 3 years ago

@MikolajSzczepkowski can help here?