Error: Enoent: no such file or directory, chmod…
June 10, 2021 at 10:45amError: Enoent: no such file or directory, chmod 'E:\mywebsite\public\image\.... A
June 10, 2021 at 10:45amAm facing this error while trying to locally build my website. The path it's pointing to, exits already and the problem is coming from public folder which gatsby creates itself. Surprisingly 'gatsby build' runs error free. I have searched a lot but couldn't find any permanent solution. Any expert opinion?