UseAngularCliServer starts npm process but does not kill it at application shutdown #18736
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
I am using UseAngularCliServer to run npm command.
Every time I restart my application new
node
process is started but previous one is not killed.The text was updated successfully, but these errors were encountered: