Just installed Visual Studio 2015 RC and when I open a Developer command prompt for VS2015
and type in dnx
it says:
'dnx' is not recognized as an internal or external command, operable program or batch file.
I discovered, after two days mind you, that if I type dnvm use default
it adds a path to my environment variable so that the command dnx
can be found. This persists only for as long as the current window is open.
Why isn't the default .net 5 framework automatically added to the PATH environment variable for me?
In my case dnvm use default -p
didn't work. But this helped:
dnvm upgrade dnu restore
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With