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/Babel #68

Closed
hdon opened this issue Sep 29, 2016 · 2 comments
Closed

ES6/Babel #68

hdon opened this issue Sep 29, 2016 · 2 comments

Comments

@hdon
Copy link

hdon commented Sep 29, 2016

Hi,

I cloned, npm installed, and node examples/app using node 4.5.0 LTS. I got a syntax error on "import" keyword. Ok, so this is using ES6 I guess. The README doesn't mention this, though.

@daffl
Copy link
Member

daffl commented Sep 29, 2016

You have to npm run compile or npm test to get the Babel transpiled code. The version published on NPM already provides the transpiled code which works on all Node versions.

@daffl
Copy link
Member

daffl commented Oct 22, 2016

The process to work with cloned repositories from GitHub has now been documented in the main repo contributing.md.

@daffl daffl closed this as completed Oct 22, 2016
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