-
Notifications
You must be signed in to change notification settings - Fork 454
Description
Getting eh following errors when trying to start a project.
npm error Found: [email protected]
npm error node_modules/react
npm error react@"^19.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.0.0" from @remix-run/[email protected]
npm error node_modules/@remix-run/react
npm error peer @remix-run/react@"^1.0.0 || ^2.0.0" from @nasa-gcn/[email protected]
npm error node_modules/@nasa-gcn/remix-seo
npm error @nasa-gcn/remix-seo@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
Looks like a new package has been created: https://github.com/doinki/react-router-seo
Doesnt include robots.txt generation though..