Remix example not working? #1338
Replies: 2 comments 9 replies
-
The remix vite plugin was only recently made stable, but the example has existed since before then, so the import is now out-of-date if you have the latest version of PRs welcome :) |
Beta Was this translation helpful? Give feedback.
9 replies
-
Answered and fix confirmed via #1346 Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the Remix example working for anyone?
At best I get this error:
I fixed the import to look like:
import { vitePlugin as remix } from '@remix-run/dev';
The package.json looks like
Beta Was this translation helpful? Give feedback.
All reactions