i am currently working on windows.
Sometimes i have problems when i try :
git checkout origin develop
i have this error : error: un
In my case, my angular app was still running from ng serve, giving this:
ng serve
So I just had to close it with ctrl+c.
ctrl+c