#"@remix-run/react" etc. disappeared off the planet and on very old version of react

1 messages · Page 1 of 1 (latest)

versed trout
#

I stupidly made the mistake of releasing a website with remix's aws architect project.

When deploying, it has complete control of the npm install or npm ci in this case, and I get this error when running

pnpm arc deploy

Could not resolve dependency:
npm ERR! peer react@"^18.0.0" from @remix-run/[email protected]

So I cannot deploy because @remix-run/xxx etc. are on an old version of React.

I've no idea what has happened to remix, but I cannot find the repos or anything, so it would appear these dependencies are deprecated??

I so regret choosing Remix and AWS Architect. Will these dependencies get upgraded at some point?

ocean mirage
#

hi, i switched from nextjs to remix, then i asked #1436131993229459466 message and know remix v2 has merged with react router v7 framework mode

#

and remix v3 will be different as it will not use React

crisp sapphire
#

Note that Remix v2 is not developed anymore, Remix apps should be upgraded to React Router v7 Framework Mode which is the continuation of the work made for Remix v1 and v2

#

Also Remix v2 was never updated to support React 19, but RRv7 does work with React 19

versed trout
#

Getting the hell out of remix and not returning is my best plan. Anything like this where they throw the bathwater out with the baby from 1 version to the next is not a stable platform. Seen this before with angular 1 and 2 and ember 1 and 2. Constant upgrades

bye bye