-
Notifications
You must be signed in to change notification settings - Fork 25k
Added files for node version in reactive native project #34171
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
Conversation
Summary: Changelog: [General][Added] - Added files for `avn`, `nodenv`, and other managers that set the node.js version in reactive native project including testing Reviewed By: cortinico Differential Revision: D37683291 fbshipit-source-id: 5ea1eed66ca949b1074e3ab7d3599cad81993218
|
This pull request was exported from Phabricator. Differential Revision: D37683291 |
Base commit: b834d58 |
|
This pull request was exported from Phabricator. Differential Revision: D37683291 |
4 similar comments
|
This pull request was exported from Phabricator. Differential Revision: D37683291 |
|
This pull request was exported from Phabricator. Differential Revision: D37683291 |
|
This pull request was exported from Phabricator. Differential Revision: D37683291 |
|
This pull request was exported from Phabricator. Differential Revision: D37683291 |
Summary: Pull Request resolved: #34171 Changelog: [General][Added] - Added files for `avn`, `nodenv`, and other managers that set the node.js version in reactive native project including testing Reviewed By: cortinico Differential Revision: D37683291 fbshipit-source-id: ef0df0fb07f5cc0fa3591dde487f65e4b1b5f73f
|
This pull request was successfully merged by @ramonmedel in 933fbb1. When will my fix make it into a release? | Upcoming Releases |
|
i guess if we are currently using a |
exactly |
|
How do we know if we need to add this file? |
Summary: Node 18: https://nodejs.org/de/blog/announcements/v18-release-announce/ Node 16 EOL: 2023-09-11 https://nodejs.org/en/blog/announcements/nodejs16-eol/ Node 18 EOL: 2025-04-30 Follow-up - #34171 - #32980 Ref - react-native-community/docker-android#187 cc ramonmedel cortinico gengjiawen ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [JavaScript] [Changed] - Bump node version from 16 to 18 Pull Request resolved: #35443 Test Plan: Everything builds and runs as expected Reviewed By: cipolleschi Differential Revision: D41531161 Pulled By: cortinico fbshipit-source-id: 305888f55ed179f75bef34548aebf22fc2951308
Summary: Node 18: https://nodejs.org/de/blog/announcements/v18-release-announce/ Node 16 EOL: 2023-09-11 https://nodejs.org/en/blog/announcements/nodejs16-eol/ Node 18 EOL: 2025-04-30 Follow-up - facebook#34171 - facebook#32980 Ref - react-native-community/docker-android#187 cc ramonmedel cortinico gengjiawen ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [JavaScript] [Changed] - Bump node version from 16 to 18 Pull Request resolved: facebook#35443 Test Plan: Everything builds and runs as expected Reviewed By: cipolleschi Differential Revision: D41531161 Pulled By: cortinico fbshipit-source-id: 305888f55ed179f75bef34548aebf22fc2951308
Summary: Node 18: https://nodejs.org/de/blog/announcements/v18-release-announce/ Node 16 EOL: 2023-09-11 https://nodejs.org/en/blog/announcements/nodejs16-eol/ Node 18 EOL: 2025-04-30 Follow-up - facebook#34171 - facebook#32980 Ref - react-native-community/docker-android#187 cc ramonmedel cortinico gengjiawen ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [JavaScript] [Changed] - Bump node version from 16 to 18 Pull Request resolved: facebook#35443 Test Plan: Everything builds and runs as expected Reviewed By: cipolleschi Differential Revision: D41531161 Pulled By: cortinico fbshipit-source-id: 305888f55ed179f75bef34548aebf22fc2951308
Summary:
Changelog:
[General][Added] - Added files for
avn,nodenv, and other managers that set the node.js version in reactive native project including testingReviewed By: cortinico
Differential Revision: D37683291