build fail when I use linux
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.8k
- Forks
- 279
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
how to reproduce
environments: node18 and debian10
commands:
corepack yarn installcorepack yarn build
It works fine with yarn3 but not with yarn4
Contributor guide
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 by reproducing corepack yarn install followed by corepack yarn build with Node 18 on Debian 10, comparing Yarn 3 and Yarn 4 as described. Inspect the build failure and determine what change is needed for the Yarn 4 case; done means the build completes successfully in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100