We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to create a Nextjs commerce app with Medusa using the following command (from vercel-commerce])
npx create-medusa-app@nextjs-commerce
I got the following error:
My env:
> node -v v21.6.2 > npm -v 10.2.4
Then only one folder medusa is created under nextjs-commerce.
medusa
nextjs-commerce
The text was updated successfully, but these errors were encountered:
Have you found a solution?
Sorry, something went wrong.
No branches or pull requests
When I try to create a Nextjs commerce app with Medusa using the following command (from vercel-commerce])
I got the following error:
My env:
Then only one folder
medusa
is created undernextjs-commerce
.The text was updated successfully, but these errors were encountered: