Can't install package on node: 'v18.16.0'
Open
- Dominant language
- JavaScript
- Stars
- 312
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'puml-link@0.0.1',
npm WARN EBADENGINE required: { node: '0.10' },
npm WARN EBADENGINE current: { node: 'v18.16.0', npm: '9.5.1' }
npm WARN EBADENGINE }
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the installation with Node v18.16.0 and npm 9.5.1, then trace the dependency that reports puml-link@0.0.1 requiring Node 0.10. Confirm completion by a clean install without the EBADENGINE warning, or document why the package cannot support the current runtime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100