dnvm is not recognized as an internal or external command

1k Views Asked by At

I just installed rc2 of aspnet core. I have a project setup and I'd like to create a database by adding some migrations. However when I attempted to open the Developer Command Prompt for VS2015 and run dnvm it says the command isn't recognized. Also running "dotnet ef" throws a similar error. Any ideas?

1

There are 1 best solutions below

1
nasir taha On

This can be resolved by removing "C:\Program Files\Microsoft DNX\Dnvm" manually.