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
foudryupand it will work, if not addevm_versionparis in foundry config.