You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When booting the project with Foundry and following the quick start steps we cannot deploy the contract. The deploy script seems to be missing from the package.
What was Expected?
We should be able to deploy a contract with Foundry.
Relevant log output
yarn deploy
yarn run v1.22.18
error Command "deploy" not found.
Proposed Solution
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
@maximebonhomme thank you for creating this issue! This has been on my mind, but haven't figured out how to write the proper scripts to function properly yet.
What happened?
When booting the project with Foundry and following the quick start steps we cannot deploy the contract. The deploy script seems to be missing from the package.
What was Expected?
We should be able to deploy a contract with Foundry.
Relevant log output
yarn deploy yarn run v1.22.18 error Command "deploy" not found.
Proposed Solution
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: