Skip to content

fix(auth): upgrade open to 11.0.0 to fix Windows PKCE browser launch#70

Merged
marcusolsson merged 1 commit into
mainfrom
fix/windows-pkce-open-bug
Jun 3, 2026
Merged

fix(auth): upgrade open to 11.0.0 to fix Windows PKCE browser launch#70
marcusolsson merged 1 commit into
mainfrom
fix/windows-pkce-open-bug

Conversation

@marcusolsson

Copy link
Copy Markdown
Contributor

No description provided.

…ser launch

open@8.4.2 contains a Unicode EN DASH (U+2013) in the PowerShell
-ExecutionPolicy argument, causing PowerShell to reject the command
on Windows. The browser never opens and the CLI hangs silently.

open@11.0.0 fixes this by extracting PowerShell logic into
powershell-utils with correct hyphen usage, plus adds stdio: 'ignore'
to prevent hanging on PowerShell stderr.

Fixes #70
@marcusolsson marcusolsson merged commit 92ba85f into main Jun 3, 2026
1 check passed
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.

1 participant