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
I believe the correct path is "../tasks/market-registry/market-registry_add" instead of "../tasks/market-registry/market-registry:add". Changing this allowed me to continue with building.
There seems to be a typing error in helpers/index.ts, line 17.
I believe the correct path is
"../tasks/market-registry/market-registry_add"
instead of"../tasks/market-registry/market-registry:add"
. Changing this allowed me to continue with building.The corresponding pull request is #48.
The text was updated successfully, but these errors were encountered: