dnx is not recognize to run asp.net 5 application -


  • try run asp.net 5 application through command prompt using command c:\asp.net5app\src\asp.net5>dnx .web
  • error message getting. 'dnx' not recognized internal or external command, operable program or batch file.

run dnvm upgrade.

if dnvm not recognized, follow instructions on home repo install it, previous step.


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -