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

Missing argument for "DevCmdArguments" #174

Open
emakei opened this issue May 19, 2022 · 0 comments
Open

Missing argument for "DevCmdArguments" #174

emakei opened this issue May 19, 2022 · 0 comments
Assignees

Comments

@emakei
Copy link

emakei commented May 19, 2022

Bug Description

I'm trying open "Rakudo Powershell"

Reproduction path

start C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe -NoExit -File "C:\Program Files\Rakudo\scripts\set-env.ps1"
...

Output of sysinfo

`rstar` is missing

Full Output of Fetch Logs

Not applicable when using a Rakudo Star tarball from rakudo.org.

`rstar` is missing

Full Output of Install Logs

`rstar` is missing

Solution

Change line 46 to Enter-VsDevShell -VsInstallPath $install_location -SkipAutomaticLocation (remove useless -DevCmdArguments )

@coke coke self-assigned this May 19, 2022
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

2 participants