❔ Blazor Server - scaffolding Identity error
It keeps giving me the error message:
Error
There was an error running the selected code generator:
'Length cannot be less than zero. (Parameter 'length')'
Identity is working and I can register/login, I just can't scaffold in the files for login/register so I can update the HTML. Googling it seems to suggest this is a common problem
What could be the problem?
Error
There was an error running the selected code generator:
'Length cannot be less than zero. (Parameter 'length')'
Identity is working and I can register/login, I just can't scaffold in the files for login/register so I can update the HTML. Googling it seems to suggest this is a common problem
What could be the problem?