joseeduardo7287
joseeduardo72872mo ago

Bom dia estou tendo esse erro:

ErrwordTimingsor processing text: PermissionDenied: Requires write access to "/src/temp_audio.mp3", run again with the --allow-write flag onde eu configuro o comando de run no deno deploy?
2 Replies
marvinh.
marvinh.2mo ago
Deno Deploy is a serverless platform where isolates are spun up as needed in the relevant regions. For that reason the file system is not writeable.
joseeduardo7287
joseeduardo7287OP2mo ago
Thank you very much from the bottom of my heart