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
You have to update foundry with foudryup
and it will work, if not add evm_version
paris in foundry config.