<div dir="ltr">Hi guys,<div>I was trying to build the latest repo on master.</div><div>It complained that </div><div>```</div><div><div>[ERROR] import yargs from ‘yargs&#39;;</div><div>[ERROR] ^^^^^^</div><div>[ERROR]</div><div>[ERROR] SyntaxError: Unexpected reserved word</div><div>[ERROR]     at exports.runInThisContext (vm.js:53:16)</div><div>[ERROR]     at Module._compile (module.js:414:25)</div><div>[ERROR]     at Object.Module._extensions..js (module.js:442:10)</div><div>[ERROR]     at Module.load (module.js:356:32)</div><div>[ERROR]     at Function.Module._load (module.js:311:12)</div><div>[ERROR]     at Module.require (module.js:366:17)</div><div>[ERROR]     at require (module.js:385:17)</div><div>[ERROR]     at Liftoff.handleArguments (/Users/akuo/Developer/hawkular/hawkular/console/target/gulp-build/node_modules/gulp/bin/gulp.js:116:3)</div><div>[ERROR]     at Liftoff.&lt;anonymous&gt; (/Users/akuo/Developer/hawkular/hawkular/console/target/gulp-build/node_modules/gulp/node_modules/liftoff/index.js:192:16)</div><div>[ERROR]     at module.exports (/Users/akuo/Developer/hawkular/hawkular/console/target/gulp-build/node_modules/gulp/node_modules/liftoff/node_modules/flagged-respawn/index.js:17:3)</div></div><div>```</div><div>…</div><div>[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.26:gulp (gulp build) on project hawkular-console: Failed to run task: ‘gulp.js build --production --no-color&#39; failed. (error code 1) -&gt; [Help 1]<br></div><div><br></div><div>Anyone knows how to fix this?</div><div>Thanks</div></div>