Thirdweb/Foundry compilation failed: ChildProcess

43 Views Asked by At

error image

Currently trying to deploy a smart contract however im getting this error message every time

i've tried to use the command it gives me: 'forge build --extra-output metadata;' and when i do, i'm prompted with: Error: ’build’ is not a Forge command.

Cant seem to find any information on the issue either

1

There are 1 best solutions below

0
Sam On BEST ANSWER

You have to update foundry with foudryup and it will work, if not add evm_version paris in foundry config.