Medusa build started failling since couple of days
kanaiyathacker1980
TRIALOP

2 years ago

1.740 warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.

43.42 [1/4] Resolving packages…

43.62 [2/4] Fetching packages…

43.96 error https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: "ENOENT: no such file or directory, stat '/usr/local/share/.cache/yarn/v6/npm-typescript-4.9.5-095979f9bcc0d09da324d58d03ce8f8374cbe65a-integrity/node_modules/typescript/lib/typescript.js'"

43.96 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Dockerfile:20

18 | ENV NIXPACKSPATH /app/nodemodules/.bin:$NIXPACKS_PATH

19 | COPY . /app/.

20 | >>> RUN --mount=type=cache,id=s/03d04a2c-6a2a-4a74-8e0f-a13d913c0bf4-/usr/local/share/cache/yarn/v6,target=/usr/local/share/.cache/yarn/v6 yarn install --check-cache

21 |

22 | # build phase

ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn install --check-cache" did not complete successfully: exit code: 1

Error: Docker build failed

0 Replies

Loading...