...
#19 10.87 Task build vite build
...
#19 28.44 error during build:
#19 28.44 Error: Failed reading lockfile at '/app/deno.lock': Unsupported lockfile version ''. Try upgrading Deno or recreating the lockfile
#19 28.44 at __wbindgen_error_new (https://jsr.io/@deno/loader/0.3.6/src/lib/rs_lib.internal.js:1153:15)
...
------
Dockerfile:15
--------------------
13 |
14 | # Build fresh
15 | >>> RUN deno task build
16 |
17 | RUN chown -R deno:deno /app /deno-dir
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c deno task build" did not complete successfully: exit code: 1
...
#19 10.87 Task build vite build
...
#19 28.44 error during build:
#19 28.44 Error: Failed reading lockfile at '/app/deno.lock': Unsupported lockfile version ''. Try upgrading Deno or recreating the lockfile
#19 28.44 at __wbindgen_error_new (https://jsr.io/@deno/loader/0.3.6/src/lib/rs_lib.internal.js:1153:15)
...
------
Dockerfile:15
--------------------
13 |
14 | # Build fresh
15 | >>> RUN deno task build
16 |
17 | RUN chown -R deno:deno /app /deno-dir
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c deno task build" did not complete successfully: exit code: 1