Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Variable $appUrl of type Url! was provided invalid value #21

Open
kaitengL1027 opened this issue Aug 18, 2023 · 2 comments
Open

Comments

@kaitengL1027
Copy link

I can't do npm run dev and run the dev server because everytime when I try to run the command, I receive
Error: Variable $appUrl of type Url! was provided invalid value:
The error is generating from graphql-requests package.
Screenshot 2023-08-17 at 11 05 13 PM

@pietrociatta
Copy link

Same in my app, can someone help please?

@kaaancan
Copy link

@kaitengL1027 @pietrociatta i found the issue, the graphQL query variables are wrong.

Go into shopifyCli.mjs and in line 77 adjust it to this:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants