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
cordova@8.1.0 does not work on Node.js 4 #339
Labels
Comments
I think AppVeyor CI and Travis CI should have caught this one. This needs to be checked by AppVeyor CI and Travis CI in the future. |
This was referenced Sep 27, 2018
brodybits
pushed a commit
to brodybits/cordova-cli
that referenced
this issue
Sep 27, 2018
Ensure that bin script actually runs on current Node.js version to detect and avoid bugs such as apache#339
raphinesse
added a commit
to raphinesse/cordova-cli
that referenced
this issue
Sep 27, 2018
This comment has been minimized.
This comment has been minimized.
FYI: This is causing plugin CI tests to fail. Example: #339 |
brodybits
pushed a commit
that referenced
this issue
Sep 27, 2018
Ensure that bin script actually runs on current Node.js version to detect and avoid bugs such as #339 Co-authored-by: Christopher J. Brody <chris.brody@gmail.com> Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
brodybits
pushed a commit
to brodybits/cordova-cli
that referenced
this issue
Sep 27, 2018
Ensure that bin script actually runs on current Node.js version to detect and avoid bugs such as apache#339 Co-authored-by: Christopher J. Brody <chris.brody@gmail.com> Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
brodybits
pushed a commit
that referenced
this issue
Sep 27, 2018
This issue should be resolved in version 8.1.1, closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While Node.js 4 support was dropped from Cordova 9, Node.js 4 should still be supported in patch and minor update of Cordova 8.
P.S. This issue was discovered while investigating issues reported in #337 and #338.
The text was updated successfully, but these errors were encountered: