An error occurred attempting to determine the process id of the DNX process hosting your application

前端 未结 17 986
南方客
南方客 2020-12-01 04:03

I get this error message when I\'m trying to start the application.

An error occurred attempting to determine the process id of the DNX process host

17条回答
  •  温柔的废话
    2020-12-01 04:42

    1. Update dnvm
    2. Change global.json sdk version as the dnvm's default
    3. No need to touch project.json or project.lock.json

提交回复
热议问题