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 answers

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.