Razor build server (process 27970) failed to shut down: The shutdown command failed: The application to execute does not exist
See original GitHub issueSteps to reproduce
$ dotnet build-server shutdown
error:
Razor build server (process 27970) failed to shut down: The shutdown command failed: The application to execute does not exist: '/usr/share/dotnet/sdk/NuGetFallbackFolder/microsoft.aspnetcore.razor.design/2.2.0/tools/rzc.dll'
Why does it look for 2.2.0 when I am using 3.0?
Expected behavior
Shutdown properly without error
Actual behavior
Environment data
dotnet --info
output:
$ dn --info
.NET Core SDK (reflecting any global.json):
Version: 3.0.100
Commit: 04339c3a26
Runtime Environment:
OS Name: ubuntu
OS Version: 19.04
OS Platform: Linux
RID: ubuntu.19.04-x64
Base Path: /usr/share/dotnet-3.0.100/sdk/3.0.100/
Host (useful for support):
Version: 3.0.0
Commit: 7d57652f33
.NET Core SDKs installed:
3.0.100 [/usr/share/dotnet-3.0.100/sdk]
.NET Core runtimes installed:
Microsoft.AspNetCore.App 3.0.0 [/usr/share/dotnet-3.0.100/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 3.0.0 [/usr/share/dotnet-3.0.100/shared/Microsoft.NETCore.App]
To install additional .NET Core runtimes or SDKs:
https://aka.ms/dotnet-download
Issue Analytics
- State:
- Created 4 years ago
- Reactions:5
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Backlog Milestone
Razor build server (process 27970) failed to shut down: The shutdown command failed: The application to execute does not exist. #10573 by khteh...
Read more >The target "ResolveTagHelperRazorGenerateInputs" does ...
I am getting the following error when i try to build an AspNetCore Web Application targeting netcoreapp2.2. Error MSB4057 The target " ...
Read more >Untitled
Furry cringepics, Wooden flooring don't starve, Pacific islands rugby players, ... Barrett construction cincinnati, Divide by 0 error in access, ...
Read more >Windows 10 Application Error when shutting down
I am running Windows10 - Ver 1511 OS Build 10586.29 - on an Asus laptop Model K55A (upgraded from Win 7). Every time...
Read more >2010-August.txt
1 - Write a server myself, similar to server4.erl in Joe Armstrong's "Programming Erlang" book. In this case, I will use an "after...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@wli3 can you take a look at this?
This is still happening. Also on the latest 5.0 SDK. It is breaking our pipelines. Can anyone give us at least some information for a workaround? That issue has been open for almost 2 years now. How much investigation is needed? 🤔