getappmap / getappmap/appmap-js
Don't proceed with appmap-agent-js installation if node is too old
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
We've seen the user try (repeatedly) to install the agent with node 10.24.1. We should refuse to proceed if the node version is too old.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the appmap-agent-js installation entry point and inspect how the running Node version is detected or validated. Reproduce the installation with Node 10.24.1, then verify that an unsupported version is rejected before installation proceeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100