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

Error installing @superflare/remix per getting started #55

Open
jacobhamblin opened this issue Aug 7, 2023 · 1 comment
Open

Error installing @superflare/remix per getting started #55

jacobhamblin opened this issue Aug 7, 2023 · 1 comment

Comments

@jacobhamblin
Copy link

Following the steps from getting started, I get the following error:

> npx superflare@latest new

(cd into project, build, dev, killed)

> npm install @superflare/remix
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: ebullysf@1.0.0
npm ERR! Found: @cloudflare/workers-types@4.20230307.0
npm ERR! node_modules/@cloudflare/workers-types
npm ERR!   dev @cloudflare/workers-types@"4.20230307.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @cloudflare/workers-types@"^2.0.0 || ^3.0.0" from @remix-run/cloudflare@1.19.2
npm ERR! node_modules/@remix-run/cloudflare
npm ERR!   @remix-run/cloudflare@"^1.14.1" from the root project
npm ERR!   peer @remix-run/cloudflare@"^1.14.0" from @superflare/remix@0.0.17
npm ERR!   node_modules/@superflare/remix
npm ERR!     @superflare/remix@"*" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /home/jacob/.npm/_logs/2023-08-07T20_19_36_351Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/jacob/.npm/_logs/2023-08-07T20_19_36_351Z-debug-0.log
@infatuation-psa
Copy link

I have the same issue

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

No branches or pull requests

2 participants