forked from madskristensen/WebCompiler
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Not working on Visual Studio Mac #77
Comments
Pull requests welcome, I don't have a Mac. |
Hi all - I've had a go at updating the code to support OS X + Linux. The implementation is 95% working. See #82 |
Thanks, hoping this can go in soon. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installed product versions
Description
The nugget does not work on Visual Studio Mac because an .exe file is used.
Steps to recreate
Current behavior
I have an error:
/Users/username/.nuget/packages/buildwebcompiler2022/1.14.10/build/BuildWebCompiler2022.targets(9,9): Error: An error occurred trying to start process 'cmd.exe' with working directory '/var/folders/g7/yfbykrln3sxdlf_xtpb48mwc0000gn/T/WebCompiler1.14.10'. No such file or directory (ERP.UI.Blazor)
Expected behavior
I expect to use this nugget with Visual Studio Mac
The text was updated successfully, but these errors were encountered: