Deno 2 appears to work with the lockfile disabled. With the lockfile enabled, I get this error: ``` Error: Unsupported lockfile version '4'. Try upgrading Deno or recreating the lockfile. Error: Process completed with exit code 1. ```
Deno 2 appears to work with the lockfile disabled.
With the lockfile enabled, I get this error: