#@react-router/dev/vite doesn't exist

1 messages · Page 1 of 1 (latest)

rocky scarab
#

Im trying to install the new react-router/dev/vite package into my vite.config.ts but it says react-router/dev/vite doesn't exist

I've installed the vite plugin as in the tutorial npm install -D @react-router/dev and @react-router/dev does exist in my modules folder but @react-router/dev/vite doesn't

Does @react-router/dev/vite exist for anyone else?

exotic wharf
#

Did you encounter error when
npm install -D vite @react-router/dev@pre
?

regal elk