bera.fun
bera.fun16mo ago

When I use deno run I get this error: error : Permission denied (os error 13)

When I use deno run I get this error: error : Permission denied (os error 13) (for '/Users/apple/Library/Caches/deno/deps/https/fresh.deno.dev/8a5edab282632443219e051e4ade2d1d5bbc671c781051bf1437897cbdfea0f1')
1 Reply
razzi
razzi16mo ago
Since the error is coming from the caches directory, I'd try clearing your cache by removing the folder and trying again

Did you find this page helpful?