react/create-react-app

Check Node version early

Open

#5,430 opened on Oct 14, 2018

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

Repository metrics

Stars
 (103,386 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide