-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find module '/@react-refresh' from 'src/App.tsx' #13
Comments
jest.config.js
|
If i removed all .css and .svg imports, i got another error:
|
My working copy
|
cssMock.js
|
Oh no, i got an error, similar Cannot find module '/Users/polrk/Developer/fintorio/app/node_modules/.vite/@testing-library_react.js' from 'src/App.test.tsx' |
I think, vite can not pre cache necessary dependencies (react and react-dom can) |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
App.tsx
The text was updated successfully, but these errors were encountered: