0
I have a problem. Until yesterday it was not, everything was normal. Today when I went to activate a Migration, add or update, is giving this error in the console.
Enable-Migrations : It is not possible to associate the argument to the 'Path' parameter because it is null. In line:1 character:1 + Enable-Migrations + ~~~~~~~~~~~~~~~~~~~ + Categoryinfo : Invaliddata: (:) [Enable-Migrations], Parameterbindingvalidationexception + Fullyqualifiederrorid : Parameterargumentvalidationerrornullnotallowed,Enable-Migrations
I’ve done everything, reinstalled the package Entity, Visualstudio, restarted and nothing. Appeared overnight, can anyone help me? Thanks
Checks if there is an error in the code or if any of the entities are missing an ID.
– Andrey Schemel