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: rename and add react-router-dom #110

Closed
wants to merge 1 commit into from

Conversation

matangeorgi
Copy link
Contributor

i had to install react-router-dom explicitly since nnpm is using linking.
using npm is working locally probably since react-router-dom is begin hoisted from another dependency.
react-router-dom should not be upgraded since it should match the version that is being retrieved by remix, thats why i used ~ instead of ^.

Additionally i renamed the the package name since it was changed recently to reclaim for some reason.

@matangeorgi matangeorgi changed the title Matan/fix-package fix: rename and add react-router-dom Nov 7, 2024
@yurii-ve
Copy link
Collaborator

yurii-ve commented Nov 8, 2024

Fixed in #111 and #112

@yurii-ve yurii-ve closed this Nov 8, 2024
@alisey alisey deleted the matan/fix-package branch November 8, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants