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

mysql - How to unscape text from database in android studio -

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

Making CSS Drop Down Menu 2 Columns -