Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Encountered "The checkoutCreate mutation failed due to an unknown error." in development environment #386

Open
kuleyu opened this issue Jul 4, 2021 · 0 comments

Comments

@kuleyu
Copy link

kuleyu commented Jul 4, 2021

Unhandled Runtime Error

One unhandled runtime error found in your files. See the list below to fix it:

Error in function eval in ./node_modules/shopify-buy/index.js:3983

The checkoutCreate mutation failed due to an unknown error.

./node_modules/shopify-buy/index.js:3983

  3981 |     }
  3982 |
> 3983 |     return Promise.reject(new Error("The " + mutationRootKey + " mutation failed due to an unknown error."));
  3984 |   };
  3985 | }
  3986 |

image
image

Any help please? Thanks

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

No branches or pull requests

1 participant