aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

Running `.\eng\build.cmd` results in error when building repository

Open ShreyasJejurkar opened this issue 1 year ago • 7 comments

After installing JDK manually #58457 with Winget, I faced the next error when I tried to build the entire repo with build.cmd command. I did not pass any argument to the script because I wanted to build a debug build of the entire repo for local debugging. But I encountered the below error. Image

ShreyasJejurkar avatar Oct 17 '24 07:10 ShreyasJejurkar