Luciano Resende created SYSTEMML-1051:
-----------------------------------------
Summary: Gulp build fails around css task
Key: SYSTEMML-1051
URL: https://issues.apache.org/jira/browse/SYSTEMML-1051
Project: SystemML
Issue Type: Sub-task
Components: Website
Reporter: Luciano Resende
Fix For: Not Applicable
Follow the steps on the website README.md to install gulp and install required
dependencies then run gulp
$ gulp
/Users/lresende/opensource/apache/ml/incubator-systemml-website/gulpfile.js:31
gulp.task('css', () => {
^
SyntaxError: Unexpected token )
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Liftoff.handleArguments
(/usr/local/lib/node_modules/gulp/bin/gulp.js:116:3)
at Liftoff.<anonymous>
(/usr/local/lib/node_modules/gulp/node_modules/liftoff/index.js:198:16)
at module.exports
(/usr/local/lib/node_modules/gulp/node_modules/liftoff/node_modules/flagged-respawn/index.js:17:3)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)