npm install -g chomp doesn't install correctly on zsh
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 168
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
npm install -g chomp on ZSH doesn't result in the chomp command being available to a user. This is using Node v16@latest, via nvm. The symlink to chomp doesn't seem to be created.
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
Reproduce npm install -g chomp under ZSH with Node v16 managed by nvm, then inspect whether the global chomp symlink is created and where npm places it. Done means the installation creates the expected symlink and the chomp command is available to the user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100