Skip to content

fix(yarn): only pass -W to yarn classic#140

Merged
Skn0tt merged 6 commits intomicrosoft:mainfrom
Skn0tt:fix-yarn-W
Feb 21, 2025
Merged

fix(yarn): only pass -W to yarn classic#140
Skn0tt merged 6 commits intomicrosoft:mainfrom
Skn0tt:fix-yarn-W

Conversation

@Skn0tt
Copy link
Copy Markdown
Member

@Skn0tt Skn0tt commented Feb 17, 2025

@Skn0tt Skn0tt requested review from Copilot and mxschmitt February 17, 2025 13:31
@Skn0tt Skn0tt self-assigned this Feb 17, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comment thread src/packageManager.ts Outdated
Comment thread tests/integration.spec.ts
Comment thread .github/workflows/ci.yml Outdated
cache: 'npm'
- run: npm i -g yarn@latest
- run: npm i -g yarn@1
- run: yarn set version stable
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its odd to call yarn before it was installed. This assumes that Yarn was already available before? can we flip?

Comment thread .github/workflows/ci.yml Outdated
@Skn0tt
Copy link
Copy Markdown
Member Author

Skn0tt commented Feb 19, 2025

I rebased this onto main now that the other changes landed as #141. Sorry, the stuff you commented on was an experiment that led to #141, should've marked as draft before :/

@Skn0tt
Copy link
Copy Markdown
Member Author

Skn0tt commented Feb 19, 2025

the damn ci is still broken :/

@Skn0tt Skn0tt marked this pull request as draft February 19, 2025 14:01
Comment thread tests/integration.spec.ts
@Skn0tt Skn0tt marked this pull request as ready for review February 21, 2025 10:02
@Skn0tt Skn0tt merged commit be7c7bc into microsoft:main Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot install Playwright with yarn following instructions

3 participants