GoogleContainerTools / GoogleContainerTools/container-debug-support
Add support for `yarn`
Open
- Dominant language
- Go
- Stars
- 104
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The node wrapper supports `npm` but not `yarn`.
Contributor guide
Research direction
Start by locating the node wrapper and the existing npm support. Trace how the wrapper selects or invokes npm, then add equivalent yarn support. Done means the wrapper handles yarn as well as npm; verify it using the repository's existing checks if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100