I'm using React Router as a...
library
Reproduction
When using React Router v7.x with the Parcel bundler, the imports in node_modules/react-router-dom/dist/index.mjs are incorrect. This causes the app to fail during compilation, throwing an error related to module resolution.
System Info
Used Package Manager
npm
Expected Behavior
it should work fine with all the versions
Actual Behavior
Now ithe react router V7+ not working with parcel bunder