unable to create file … Permission denied

后端 未结 12 987
旧时难觅i
旧时难觅i 2020-12-14 00:48

i am currently working on windows.

Sometimes i have problems when i try :

git checkout origin develop

i have this error : error: un

12条回答
  •  南方客
    南方客 (楼主)
    2020-12-14 01:05

    For me it was that I was running npm run watch in a linux subsystem (wsl) running it in a normal cmd fixed it.

提交回复
热议问题