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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take note of the required Node.js version to run micro-dev #38

Merged
merged 1 commit into from Sep 28, 2017

Conversation

bartdeslagmulder
Copy link
Contributor

@bartdeslagmulder bartdeslagmulder commented Sep 20, 2017

I ran into the same issue as mentioned in #36.

@leo mentioned the Node.js version was too low:

Your Node.js version is not supported. Please upgrade to the latest one 馃槉

A small message saying you should use Node.js v7.6 or newer would make a difference.
See http://node.green/#ES2017-features-async-functions for more details.

You could already use it starting from Node.js v7.0.0 but you need to specify the --harmony flag.

Nice to have: I guess you could also extend the micro-dev package.json with the engines config?

@bartdeslagmulder
Copy link
Contributor Author

@leo, possible to get this approved? 馃憤

Copy link
Member

@timneutkens timneutkens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@timneutkens timneutkens merged commit 11e5017 into vercel:master Sep 28, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants