-
Notifications
You must be signed in to change notification settings - Fork 1
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
Script-block issue on windows 11 #19
Comments
Unfortunately I do not have a Windows OS to reproduce the error. |
@meyermarcel I've tried to build from source and it works: rs@rspc D:\..\icm \main\ .\main.exe generate
SUG U 486388 5 But after using makefile it doesnt work. I think that build flow for windows is wrong. |
Can you print out the version?
I think that
does not work with cmd or PowerShell because on Windows something like Git Bash for the Makefile is needed. Maybe this is the problem? |
@meyermarcel > scoop list | rg -e "icm" -e "git "
Installed apps:
git 2.47.1.2 main 2025-01-17 20:51:14
icm 3.2.8 meyermarcel-bucket 2025-01-17 22:07:04
The problem is in |
The text was updated successfully, but these errors were encountered: