You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module not found: Error: Can't resolve 'react/jsx-runtime'
How to fix this, if using older version of react and typescript
"react": "16.8.6",
"typescript": "3.4.5",
The text was updated successfully, but these errors were encountered:
saiyamjain143
changed the title
Gettin errorL Module not found
Gettin error: Module not found
May 26, 2021
saiyamjain143
changed the title
Gettin error: Module not found
Getting error: Module not found
May 26, 2021
@saiyamjain143 try updating React to version 16.14, this worked for me. My React version was 16.9.0.
Looks like this is a known problem facebook/react#20235
Module not found: Error: Can't resolve 'react/jsx-runtime'
How to fix this, if using older version of react and typescript
"react": "16.8.6",
"typescript": "3.4.5",
The text was updated successfully, but these errors were encountered: