kinghat
unsupported lockfile
changed the deno setup env to
canary
as well but it looks like the action is still using stable:
Run denoland/setup-deno@v1 with: deno-version: v1.x
Going to install stable version 1.46.3. Downloading Deno from https://github.com/denoland/deno/releases/download/v1.46.3/deno-x86_64-unknown-linux-gnu.zip. /usr/bin/unzip -o -q /home/runner/work/_temp/fc2fe05e-2107-414e-a03a-002aeae2fac7 Cached Deno to /opt/hostedtoolcache/deno/1.46.3/x64. Installation complete.
10 replies
unsupported lockfile
i found this: https://github.com/denoland/deno/issues/25144 and tossed
DENO_FUTURE=1
in front of my build script but same error:
10 replies