Error
Repository is not clean. Please commit or stash any changes before updating
when i have updated from version 7 to Angular 8.
I faced the same issue, I resolved using the below command
git stash save --include-untracked