Skip to content

feat(forge install): forge install should install the soldeer dependencies of installed dependencies #11979

@emo-eth

Description

@emo-eth

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge Version: 1.3.5-stable

What version of Foundryup are you on?

foundryup: 1.3.0

What command(s) is the bug in?

forge install

Operating System

macOS (Apple Silicon)

Describe the bug

Currently, forge install will not install Soldeer dependencies for Foundry projects that use Soldeer to manage packages instead of git modules.

forge install should check if the installed dependency includes a soldeer.lock file and run forge soldeer install in the dependency root to properly install the dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bugType: bugT-needs-triageType: this issue needs to be labelled

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions