Skip to content

psm1 Has Unnecessary Parameter #29

@mattcargile

Description

@mattcargile

I would think the -pa should be removed. Even though it would only fail on an arm system. Apparently, pwsh, will ignore the malformed code.

elseif ($IsLinux -AND $((uname -m) -match "aarch64|arm")) {-pa

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions