rphlmr / supa-fly-stack

The Remix Stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.
MIT License
289 stars 26 forks source link

Error installing dependences on Ubuntu 22.04 #78

Closed MaxBroome closed 6 months ago

MaxBroome commented 7 months ago

Here's the output from npm install

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: shelf@undefined npm ERR! Found: @remix-run/react@2.3.0 npm ERR! node_modules/@remix-run/react npm ERR! @remix-run/react@"^2.3.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @remix-run/react@"^1.0.0" from remix-i18next@4.2.0 npm ERR! node_modules/remix-i18next npm ERR! remix-i18next@"^4.1.1" 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!

rphlmr commented 7 months ago

What is shelf package 🧐?