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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Hmm, as per the VSF core NUXT theme, it seems fine. There is no lowercase checkout directory available there. Please correct me, if I'm missing something :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behavior
The component should have a correct path.
Actual Behavior
The component does not have a correct path.
In /pages/Checkout.vue there is a component import that is wrong:
The name of the folder is checkout not Checkout. It shows success on localhost build but fails in deployment in Vercel.
Possible Solution
Change the namge of the folder to lowercase
Steps to reproduce
Install the Shopify project from CLI
Deploy to Vercel
See the error
What version of shopify integration are you using?
1.1.0
What version of Node.js are you using?
16
What browser (and version) are you using?
chrome
What operating system (and version) are you using?
macOS
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: