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

ES6 support #52

Closed
jackerman426 opened this issue Feb 24, 2017 · 3 comments
Closed

ES6 support #52

jackerman426 opened this issue Feb 24, 2017 · 3 comments

Comments

@jackerman426
Copy link

The latest version throws an error for ES6. Older versions work.
Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode

@guymorita
Copy link
Owner

@mtzakris what version of node are you using? can you upgrade to 6.0+?

@jackerman426
Copy link
Author

@guymorita you are right my bad. thanks

@guymorita
Copy link
Owner

@mtzakris Great, let me know if anything else comes up

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

2 participants