epicweb-dev/epic-stack

@nasa-gcn/remix-seo: dependency conflict

Open

#1,024 创建于 2025年7月24日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)TypeScript (461 fork)github user discovery
acceptedhelp wanted

仓库指标

Star
 (5,533 star)
PR 合并指标
 (PR 指标待抓取)

描述

Getting eh following errors when trying to start a project.

npm error Found: react@19.1.0 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/react@2.16.8 npm error node_modules/@remix-run/react npm error peer @remix-run/react@"^1.0.0 || ^2.0.0" from @nasa-gcn/remix-seo@2.0.1 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..

贡献者指南