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

Not working on Visual Studio Mac #77

Open
FlorianGG opened this issue Mar 16, 2023 · 4 comments
Open

Not working on Visual Studio Mac #77

FlorianGG opened this issue Mar 16, 2023 · 4 comments

Comments

@FlorianGG
Copy link

Installed product versions

  • Visual Studio: Visual Studio For Mac 17.5.1
  • This extension: 1.14.10

Description

The nugget does not work on Visual Studio Mac because an .exe file is used.

Steps to recreate

  1. Create a Blazor Server project
  2. Installation of the nugget
  3. Execute the project

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

@failwyn
Copy link
Owner

failwyn commented Mar 27, 2023

Pull requests welcome, I don't have a Mac.

@Dannergal
Copy link

I have the same problem, I can't Build or Rebuild on Visual Studio for Mac, because an cmd.exe file is used :
MicrosoftTeams-image (4)

I solved deleting the extension, is not a solution but work. Please update.

@garyhuntddn
Copy link

Hi all - I've had a go at updating the code to support OS X + Linux. The implementation is 95% working. See #82

@nukithelegend
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants