Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Suggestion
Example failure:#7733 ->https://app.netlify.com/sites/typescript-eslint/deploys/65255cc09c3ec8000873547f
10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT > NX Successfully ran target build for 13 projects and 1 task they depend on10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT > NX Invalid Cache Directory for Task "ast-spec:build"10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT The local cache artifact in "/opt/build/repo/node_modules/.cache/nx/16721035814613319937" was not been generated on this machine.10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT As a result, the cache"s content integrity cannot be confirmed, which may make cache restoration potentially unsafe.➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT If your machine ID has changed since the artifact was cached, run "nx reset" to fix this issue.10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT Read about the error and how to address it here: https://nx.dev/recipes/troubleshooting/unknown-local-cache10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDOUT Pass --verbose to see the stacktrace.10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR file:///opt/build/repo/packages/repo-tools/node_modules/execa/lib/error.js:6010:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR error = new Error(message);10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR ^10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR Error: Command failed with exit code 1: yarn build (https://ntl.fyi/exit-code-1)10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR at makeError (file:///opt/build/repo/packages/repo-tools/node_modules/execa/lib/error.js:60:11)10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR at handlePromise (file:///opt/build/repo/packages/repo-tools/node_modules/execa/index.js:124:26)10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR at process.processTicksAndRejections (node:internal/process/task_queues:95:5)10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR at <anonymous> (/opt/build/repo/packages/repo-tools/src/postinstall.mts:38:5) {10:21:01 AM: ➤ YN0000: │ @typescript-eslint/typescript-eslint@workspace:. STDERR shortMessage: "Command failed with exit code 1: yarn build", (https://ntl.fyi/exit-code-1)
cc@JamesHenry - I have no idea what's happening 🫠
Note: this isn't the same as#4335.