Shopify / shopify-marketplaces-admin-app

MIT License
38 stars 45 forks source link

[BUG] Unsolvable error: Could not find "client" in the context #26

Open hashhesh opened 1 year ago

hashhesh commented 1 year ago

Hi @aeldamaty

I facing hard time to solve this error in app/src/index.jsx I am getting this error Could not find "client" in the context it should work fine as Apollo client is configured well in AppProvide' component which used in Router but the issue if i wrap the root component withApolloProvider` i will get Invalid hook call as you know. So how i can solve this error I haven't wrote anything yet just trying to set up and do first run but it failed. could you please help me if you don't mind??

Thanks in advance

Karen-boop commented 1 year ago

Hi there! Thanks for creating the issue. Could you let us know what setup steps you took and provide a screenshot of the error you are getting?

Can you confirm that you have fulfilled all the prerequisites and setup here and here?

Thanks!