Skip to content

Ensure react-native-windows-init still works on Node 16#12712

Merged
jonthysell merged 3 commits intomicrosoft:mainfrom
jonthysell:fixrnwinit
Feb 9, 2024
Merged

Ensure react-native-windows-init still works on Node 16#12712
jonthysell merged 3 commits intomicrosoft:mainfrom
jonthysell:fixrnwinit

Conversation

@jonthysell
Copy link
Copy Markdown
Contributor

@jonthysell jonthysell commented Feb 9, 2024

Descriptions

Fixes react-native-windows-init to still work on Node 16.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

RNW 0.72 still required Node 16 and so this script still needs to work on Node 16 machines.

Resolves #12711

What

Removed the engine requirement on react-native-windows-init and the two packages of ours it requires to make sure we never pull in a dependency that requires Node 18.

Screenshots

N/A

Testing

N/A

Changelog

Should this change be included in the release notes: no

Microsoft Reviewers: Open in CodeFlow

@jonthysell jonthysell requested review from a team as code owners February 9, 2024 19:49
@jonthysell jonthysell enabled auto-merge (squash) February 9, 2024 19:50
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.

Unable to create new RNW 72 app with Node 16 (even though it's the min/target version)

3 participants