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

fix(create-medusa-app): ensure the latest create-next-app version is used #7806

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

shahednasser
Copy link
Member

If you have an older version of c reate-next-app installed, you may face error during the installation as reported in issue #7750 . This PR enforces the latest version to be used.

Note: This fix is currently only necessary for v1.x branch since the develop branch doesn't use create-next-app.

@shahednasser shahednasser requested a review from a team as a code owner June 24, 2024 08:06
Copy link

vercel bot commented Jun 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medusa-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 8:09am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Jun 24, 2024 8:09am
docs-ui ⬜️ Ignored (Inspect) Jun 24, 2024 8:09am
medusa-docs ⬜️ Ignored (Inspect) Jun 24, 2024 8:09am

Copy link

changeset-bot bot commented Jun 24, 2024

🦋 Changeset detected

Latest commit: 7204a0d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-medusa-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@olivermrbl olivermrbl merged commit c1c61b1 into v1.x Jun 25, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install nextjs-started-medusa
2 participants