react/create-react-app

Check Node version early

Open

#5430 opened on Oct 14, 2018

View on GitHub
 (20 comments) (0 reactions) (0 assignees)JavaScript (103,386 stars) (27,059 forks)batch import
contributions: claimeddifficulty: startergood first issuetag: enhancement

Description

We need to add better Node version checks. The current one doesn’t cover all requirements (like Node >= 8.9.0).

Contributor guide