Error: Could not load /id-__x00__react-jsx-dev-runtime-NY5FA.js #461
SanujBansal
started this conversation in
General
Replies: 1 comment
-
This is a known issue with Vite 3, see #454 If you install Vite 2 and compatible plugins, things should work as expected: npm i -D vite@^2 @vitejs/plugin-react@^1 |
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.
-
Hey everyone!

Does some body get this following error. I just followed up the basic instructions from here:- https://crxjs.dev/vite-plugin/getting-started/react/create-project
Beta Was this translation helpful? Give feedback.
All reactions