Eric Hauser
Eric Hauser
Postgres
I wasn't seeing this on Bazel 6, but it is happening pretty regularly right after upgrading to Bazel 7. Here's our options: ``` INFO: Options provided by the client: Inherited...
I've now seeing this in a non-CI scenario: ``` INFO: Invocation ID: 9b83f608-95a9-4690-a06a-707f772a013b ERROR: /workspaces/monorepo/BUILD.bazel:87:22: Copying directory npm__at_twilio-paste_skeleton-loader__0.1.3__327301399/package failed: Exec failed due to IOException: /home/vscode/.cache /bazel/_bazel_vscode/f4ac7acc8046f57d430e720e89de5487/execroot/__main__/external/npm__at_twilio-paste_skeleton-loader__0.1.3__327301399/package (No such file or...
I can also confirm that this workaround does not solve the issue