Hello. I’m doing internship at a company and I can compile and run their projects on MacOS. After I switched to Window10, I could successfully build the project, but if I try to modify code and save it, then it shows errors like EPERM: operation not permitted, open ‘…\tmp\build.lock’.
Btw I tried running cmd as administrator. Do anyone have insights on this error? Thanks