Skip to content

Implement a hard dependency on the node.js version and exit if not satisfied #594

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

Closed
valentinstoychev opened this issue Jun 26, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@valentinstoychev
Copy link

We are currently logging a WARN when we run in an older version of Node.JS, but I think we need to stop the execution of the command if there is an older version of Node.js installed, otherwise some of the commands simply do not work. I hit an issues with the platform add command under Windows which prevented adding the Android platform at all. @rosen-vladimirov is aware of this.

@dtopuzov
Copy link
Contributor

dtopuzov commented Nov 6, 2015

With latest behavior we do WARN on each command if Node version is not in supported versions.

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

No branches or pull requests

4 participants