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 #109

Closed
wants to merge 1 commit into from

Conversation

matangeorgi
Copy link
Contributor

@matangeorgi matangeorgi commented Nov 7, 2024

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.

Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for e-commerce-remix ready!

Name Link
🔨 Latest commit ec90cc2
🔍 Latest deploy log https://app.netlify.com/sites/e-commerce-remix/deploys/672cc70c1fc0bd0008195b76
😎 Deploy Preview https://deploy-preview-109--e-commerce-remix.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@matangeorgi matangeorgi changed the base branch from main to development November 7, 2024 14:59
@matangeorgi matangeorgi changed the base branch from development to main November 7, 2024 15:00
@matangeorgi matangeorgi closed this Nov 7, 2024
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.

1 participant