Skip to content

init does not recognise treb-sol installed using soldeer #26

@0xJem

Description

@0xJem

Install treb-sol using soldeer:

forge soldeer install treb-sol~0.0.1 --git https://github.com/trebuchet-org/treb-sol.git --rev 62747b271a8af397990bb3f4207978a97efacb2b

Try to init the project:

treb init
✅ Valid Foundry project detected
❌ Check treb-sol Library
   treb-sol library not found
   treb-sol library is required but not found in lib/treb-sol. Please install with: forge install trebuchet-org/treb-sol
Error: treb-sol library is required but not found in lib/treb-sol. Please install with: forge install trebuchet-org/treb-sol

treb-cli should recognise treb-sol installed under dependencies/. It will also be versioned, so should have some fuzzy-matching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions