I run this command
npx @angular/cli@12 update @angular/core@12 @angular/cli@12
but it is showing error
Repository is not clean. Please commit or stash any changes before updating.
I run this command
npx @angular/cli@12 update @angular/core@12 @angular/cli@12
but it is showing error
Repository is not clean. Please commit or stash any changes before updating.