Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(windows): create Project via PowerShell Terminal #526

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

mxschmitt
Copy link
Member

Fixes microsoft/playwright#32400

This will end up in an unused -- when using Command Prompt. When using PowerShell, PowerShell will filter out the -- and it will remove the quotes in both cases before sending it to NPM.

@mxschmitt mxschmitt merged commit 3c64287 into main Sep 3, 2024
6 checks passed
@mxschmitt mxschmitt deleted the fix-create-project branch September 3, 2024 08:46
@Skn0tt Skn0tt mentioned this pull request Oct 22, 2024
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]: Install Playwright from VSCode command palette doesn't work with NodeJS v22 (current)
2 participants