Skip to content

fix: add -File parameter to PowerShell installer invocation#350

Open
ChanTsune wants to merge 1 commit intoaxodotdev:mainfrom
ChanTsune:fix/powershell-path-spaces
Open

fix: add -File parameter to PowerShell installer invocation#350
ChanTsune wants to merge 1 commit intoaxodotdev:mainfrom
ChanTsune:fix/powershell-path-spaces

Conversation

@ChanTsune
Copy link
Copy Markdown

Without -File, PowerShell defaults to -Command mode, which misinterprets installer paths containing spaces as multiple tokens, causing CommandNotFoundException.

Refs: axodotdev/cargo-dist#2337

Without -File, PowerShell defaults to -Command mode, which
misinterprets installer paths containing spaces as multiple
tokens, causing CommandNotFoundException.

Refs: axodotdev/cargo-dist#2337
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