-
-
Notifications
You must be signed in to change notification settings - Fork 510
2 tests for yarn doesn't pass on windows by default #2371
Copy link
Copy link
Open
Labels
contribution welcomegood first issueWant to contribute to WXT? This is a good place to startWant to contribute to WXT? This is a good place to startpending-triageSomeone (usually a maintainer) needs to look into this to see if it's a bugSomeone (usually a maintainer) needs to look into this to see if it's a bug
Metadata
Metadata
Assignees
Labels
contribution welcomegood first issueWant to contribute to WXT? This is a good place to startWant to contribute to WXT? This is a good place to startpending-triageSomeone (usually a maintainer) needs to look into this to see if it's a bugSomeone (usually a maintainer) needs to look into this to see if it's a bug
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
If somebody(like me) doesn't have
yarninstalled globally.For
packages/wxtthose 2 tests doesn't pass:To fix it, i need to install yarn globally (Only sad reaction)
To make better DX, we can place
yarnas adevDepsinside 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
berryright now???Used Package Manager
yarn
Validations