-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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
[Bug]: No matching exports error when creating a new framework project using default template #12364
Labels
Comments
Add: |
@sadin999 - Thank you! This worked. |
Can confirm this is still broken. Just created a new default app Tried Ran Tried the dev server again, worked flawlessly. |
sena-m09
added a commit
to badpuku/pukusapo
that referenced
this issue
Feb 4, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of React Router are you using?
7.0.2
Steps to Reproduce
npx create-react-router@latest --template remix-run/react-router-templates/default my-project
with all defaults. (Y to all prompts)cd
'ed intomy-project
folder.npm run dev
Expected Behavior
The app to build successfully.
Actual Behavior
Getting the following error:
The text was updated successfully, but these errors were encountered: