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 running flow project deploy you can encounter this message with a new account and trying to deploy:
❌ Failed to deploy contract HelloWorld: failed to deploy contract HelloWorld: [Error Code: 1103] error caused by: 1 error occurred:
* storage limit check failed: [Error Code: 1103] The account with address (94e22a0173052da2) uses 1440 bytes of storage which is over its capacity (0 bytes). Capacity can be increased by adding FLOW tokens to the account.
It would be nice to link out to the faucet and if the address could be pre-populated that would be a bonus.
When running
flow project deploy
you can encounter this message with a new account and trying to deploy:It would be nice to link out to the faucet and if the address could be pre-populated that would be a bonus.
Faucet link: https://faucet.flow.com/fund-account
The text was updated successfully, but these errors were encountered: