-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(soldeer
): forge clean
command makes Foundry crash frequently
#9667
Comments
@Misbah-Engr could you please share your soldeer deps section |
[dependencies] |
@mario-eth looks like path/git values are unsupported we def need to improve the error handling here by manually impl deserde for foundry/crates/config/src/soldeer.rs Lines 37 to 41 in 6f81e76
|
hey @Misbah-Engr |
soldeer
): forge clean
command makes Foundry crash frequently
Thank you.
…On Sun, Jan 12, 2025, 11:45 AM m4rio ***@***.***> wrote:
hey @Misbah-Engr <https://github.com/Misbah-Engr>
Soldeer does not have accepts path currently which should accept a
dependency from a local directory.
Meanwhile you can just delete those and just put them in the remappings,
basically mappings
openzeppelin-contracts=lib/openzeppelin-contracts
—
Reply to this email directly, view it on GitHub
<#9667 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWTEO5XMPCSYHFX7Y7RN2UD2KJBS3AVCNFSM6AAAAABVAAJOB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBVGY4DCOJSGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.3.0 (3ba3d5f 2024-12-24T14:12:22.220751400Z)
What command(s) is the bug in?
Forge clean
Operating System
Windows
Describe the bug
The text was updated successfully, but these errors were encountered: