Skip to content

fix: halmos-cheatcodes dependency pinned to deleted commit #154

Description

@Tranquil-Flow

Problem

yarn install fails for all contributors:

Error: halmos-cheatcodes@https://github.com/a16z/halmos-cheatcodes.git#commit=c0d865508c0fee0a11b97732c5e90f9cad6b65a5: Manifest not found

The commit c0d8655 no longer exists in the upstream a16z/halmos-cheatcodes repo (likely force-pushed away). This also breaks the pre-commit hook (yarn lint:check && yarn build), blocking all commits.

Current state

  • package.json: "halmos-cheatcodes": "github:a16z/halmos-cheatcodes#c0d8655"
  • Upstream main is now at 6da4e69

Fix

Update the pin to the current main HEAD (6da4e692c357ba6d641a2e677a28298cac9f76ab).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions