folder
Please can you help me to fix the build error when deploying gatsby static website to cloudflare pages.
He is an error from the logs
3:35:15.682
13:35:15.682 - index.js:141
13:35:15.682 [adapters]/[p-map]/index.js:141:20
13:35:15.682
13:35:15.682 - Caused By: NestedError: Cannot create directory
/opt/build/cache/cwd/.cache
13:35:15.682
: EACCES: permission denied, mkdir '/opt/build/cache'
13:35:15.682
13:35:15.683 - fs.js:61
13:35:15.683 [adapters]/[cp-file]/fs.js:61:8
13:35:15.683
13:35:15.683 - index.js:15 cpFileAsync
13:35:15.683 [adapters]/[cp-file]/index.js:15:2
13:35:15.683
13:35:15.683 - index.js:269 pMap.concurrency.concurrency
13:35:15.683 [adapters]/[cpy]/index.js:269:6
13:35:15.684
13:35:15.684 - index.js:141
13:35:15.684 [adapters]/[p-map]/index.js:141:20
13:35:15.684
13:35:15.684 - Caused By: Error: EACCES: permission denied, mkdir '/opt/build/cache'0 Replies