wxt-dev/wxt

2 tests for yarn doesn't pass on windows `by default`

Fermée

#2 371 ouverte le 12 mai 2026

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (511 forks)user submission
contribution welcomegood first issuepending-triage

Métriques du dépôt

Stars
 (9 861 étoiles)
Métriques de merge PR
 (Merge moyen 11j 22h) (51 PRs mergées en 30 j)

Description

Describe the bug

If somebody(like me) doesn't have yarn installed globally.

For packages/wxt those 2 tests doesn't pass:

To fix it, i need to install yarn globally (Only sad reaction)

To make better DX, we can place yarn as a devDeps inside this package. But the big problem is:

And it seems not supported anymore: Latest version have over 2 years: https://www.npmjs.com/package/yarn

There's no move in repo: https://github.com/yarnpkg/yarn/commits/master/

I think good idea is to get rid of this package and those tests.

PS: OKK yarn drops support for version 1 and changed repo: https://github.com/yarnpkg/berry/releases

IT'S berry right now???

Used Package Manager

yarn

Validations

Guide contributeur