I am getting below error when doing gatsby serve as my office is using proxy and it will not paths like this one given below.
Error: UNKNOWN: unknown error, copyfile 'C:\gatsby\static.gitkeep' -> 'C:\gatsby\public.gitkeep'
When i check the app which is stopping the file copy, in it's logger i see URL it starts with \\?
\\?C:\\FILE URL
Can anyone please guide what am i doing wrong.