ben-weinberg

Results 6 comments of ben-weinberg

this is my toml file ``` [profile.default] src = "src" out = "out" libs = ["lib"] ffi = true ast = true build_info = true extra_output = ["storageLayout"] ``` dont...

Sorry I think I'm misunderstanding you here lol. Where should I set this empty string if not in the .env?

I put this in the FOUNDRY_OUT .env file and ran forge clean and forge build cannot see any code now (gitlog is gone too) is there a way i can...

Is there anyway to recover? I can't find my code, not in gitlog, not even in vs code file history

If not, that's okay not the end of the world I was not super super deep in this project, though this is still quite a setback. I have restarted in...

Okay fixed this by simply upgrading my foundry version as instructed here https://github.com/foundry-rs/foundry/issues/7615 @ericglau if you or anyone on the team has any solution for how I can recover my...