Skip to content

Conversation

DipakHalkude
Copy link

No description provided.

@meta-cla meta-cla bot added the CLA Signed label Sep 23, 2025
@DipakHalkude
Copy link
Author

Problem:
Node requirement errors show late, after react-scripts starts, causing confusing failures. Issue requests checking Node version early.

Change:
Add an early Node.js version guard to packages/react-scripts/bin/react-scripts.js, failing fast with a clear message if Node < 14.

Rationale: Mirrors existing create-react-app entrypoint behavior; aligns with engines.node: >=14.

Impact: Clearer error for unsupported Node versions; no impact on supported environments.

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

Successfully merging this pull request may close these issues.

1 participant