20 comments (20 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript27,059 forks (27,059 forks)batch import
contributions: claimeddifficulty: startergood first issuetag: enhancement
Repository metrics
- Stars
- 103,386 stars (103,386 stars)
- PR merge metrics
- No merged PRs in 30d (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
- Research direction
- Find the existing Node version check in the codebase and extend it to include Node >= 8.9.0.
- Tech stack
- javascriptnodejs
- Domain
- clifrontend
- Issue type
- Feature
- Prerequisites
- Node.jsGit