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

Don't work on macOS #7

Open
ipanin opened this issue Dec 6, 2022 · 0 comments
Open

Don't work on macOS #7

ipanin opened this issue Dec 6, 2022 · 0 comments

Comments

@ipanin
Copy link

ipanin commented Dec 6, 2022

Is it supposed to work on macOS? It outputs nothing:

$pwsh
PowerShell 7.2.4
Copyright (c) Microsoft Corporation.

https://aka.ms/powershell
Type 'help' to get help.

PS /Users/a> Install-Module CodeConversion

Untrusted repository
You are installing the modules from an untrusted repository. If you trust this repository, change its InstallationPolicy value by running the Set-PSRepository cmdlet. Are you sure
 you want to install the modules from 'PSGallery'?
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "N"): y

PS /Users/a> Invoke-CodeConversion -PowerShell 'Get-Process'
PS /Users/a>
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

No branches or pull requests

1 participant