You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Luciano Resende (JIRA)" <ji...@apache.org> on 2016/10/25 02:24:58 UTC

[jira] [Closed] (SYSTEMML-1051) Gulp build fails around css task

     [ https://issues.apache.org/jira/browse/SYSTEMML-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende closed SYSTEMML-1051.
-------------------------------------
    Resolution: Fixed
      Assignee: Luciano Resende

Documentation updated to properly express latest Node.js dependency requirements.

> 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
>            Assignee: 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)