i am currently working on windows.
Sometimes i have problems when i try :
git checkout origin develop
i have this error : error: un
For me it was that I was running npm run watch in a linux subsystem (wsl) running it in a normal cmd fixed it.
npm run watch