Failed to resolve import from "./components/Component" even though file exists (Mac/TextEdit issue?) #21283
Replies: 1 comment
-
|
This is likely a TextEdit issue. TextEdit on Mac has some quirks that can cause problems:
For development, I'd recommend using VS Code, Cursor, or another code editor instead of TextEdit - they handle file extensions correctly and provide syntax highlighting, autocomplete, and error detection that will make React development much easier. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm on Mac, using TextEdit to edit .tsx files.
Screenshots: [attach your folder screenshots and error]
Please, help
Beta Was this translation helpful? Give feedback.
All reactions