Description
I've started seeing the following failures with the latest release:
✘ [ERROR] EACCES: permission denied, mkdir '/opt/wranglerArtifacts'
The failures started at the same time as the 3.10.0 release. Indeed, that release references the /opt/wranglerArtifacts directory: 3ec7f89#diff-a2a171449d862fe29692ce031981047d7ab755ae7f84c707aef80701b3ea0c80R317.
I do not have the ability to change permissions in these runners. Setting WRANGLER_OUTPUT_FILE_DIRECTORY didn't have any effect.
Expected Behavior
No failure.
Possible Solution
- Simply ignore the new functionality if a file system error occurs
- Add a configuration option for the output directory
- Use
WRANGLER_OUTPUT_FILE_DIRECTORY