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
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 |
Unhandled Runtime Error
Any help please? Thanks