Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for node 0.12 #109

Open
cuongluu8 opened this issue Aug 8, 2017 · 0 comments
Open

support for node 0.12 #109

cuongluu8 opened this issue Aug 8, 2017 · 0 comments

Comments

@cuongluu8
Copy link

The package.json suggests this should work with "node": ">= 0.8.0". I'm using 0.12 at the moment and get the following error

Warning: /Users/luuc04/morph/morph-modules/comments-view/node_modules/grunt-cucumberjs/node_modules/cucumber-html-reporter/node_modules/fs-extra/lib/index.js:3
const assign = require('./util/assign')
^^^^^
Use of const in strict mode. Use --force to continue.

I'm not using the default html format (using pretty format), so should it still be trying to load this module?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant