ember-cli / ember-cli/ember-cli-update
Node version support doesn't match codemods
Open
- Dominant language
- JavaScript
- Stars
- 279
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
ember-cli-update supports node >=12.
The codemods it uses mostly support node <=10.
This makes it useless. Can the node support be opened up to allow node 10?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the runtime-version declaration and the codemod dependency requirements in ember-cli-update, then run the existing test suite under Node 10 if available. Done means the tool and its codemods support Node 10 consistently, with tests or metadata confirming the expanded support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100