joseeduardo7287
joseeduardo72874mo 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.4mo 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
joseeduardo7287OP4mo ago
Thank you very much from the bottom of my heart

Did you find this page helpful?