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
It is very often that the generate action fails because the version from yarn generate doesn't match. Sometimes you need to remove cache, cleanup, etc..
Generally the difference is in the contract binary.
The command should be more reliable. The user just use yarn generate and the correct files are always generated.
The text was updated successfully, but these errors were encountered:
It is very often that the generate action fails because the version from yarn generate doesn't match. Sometimes you need to remove cache, cleanup, etc..
Generally the difference is in the contract binary.
The command should be more reliable. The user just use
yarn generate
and the correct files are always generated.The text was updated successfully, but these errors were encountered: