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

Node 6 #43

Closed
nkrkv opened this issue Jun 21, 2016 · 7 comments
Closed

Node 6 #43

nkrkv opened this issue Jun 21, 2016 · 7 comments

Comments

@nkrkv
Copy link
Member

nkrkv commented Jun 21, 2016

Are there any reasons we develop against Node 0.12.0 (maintenance only) instead of Node 6.0.0 (current stable)?

From package.json:

"engines": {
  "node": "0.12.0"
},
@brusherru
Copy link
Contributor

I have no idea.
Even though it's a recommendation, but I'd rather recommend the version fresher and not less than that we use in development. For example, I'm using 5.0.0 now.

@nkrkv
Copy link
Member Author

nkrkv commented Jun 21, 2016

@brusherru Is it a problem to set up 6.0.x? It implements many features of ES6 and stable. Edge is 6.1.x

@brusherru
Copy link
Contributor

@nailxx I think there is no problem

@nkrkv
Copy link
Member Author

nkrkv commented Jun 21, 2016

@scalamorphing 6.0.x?

@scalamorphing
Copy link
Contributor

Yes, 6.0.x.

@scalamorphing
Copy link
Contributor

@nailxx Should I apply the fix?

@nkrkv
Copy link
Member Author

nkrkv commented Jun 22, 2016

I will do

@nkrkv nkrkv closed this as completed in 184e126 Jun 22, 2016
brusherru pushed a commit that referenced this issue Jun 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

3 participants