rivet-gg / opengb

Open Game Backend: Open-source modular backend for all games and tools. Works with Godot, Unity, Unreal Engine, and HTML5.
https://opengb.dev
Apache License 2.0
75 stars 5 forks source link

Frequent lockfile invalidation #288

Open NathanFlurry opened 1 month ago

NathanFlurry commented 1 month ago

Symptoms

This happens often without a predictable pattern:

    error: Check failed.

    error: The source code is invalid, as it does not match the expected hash in the lock file.
      Specifier: https://esm.sh/ajv@8.12.0
      Lock file: /Users/nathan/rivet/opengb-registry/tests/basic/deno.lock

    Failed. Found 1 error.

Workaround

Delete deno.lock and restart opengb dev.

Cause

Unsure

linear[bot] commented 1 month ago

OGBE-103 Frequent lockfile invalidation