79645721

Date: 2025-05-30 15:35:17
Score: 1
Natty:
Report link

I got the same issue. I was working with jsx file in next js 15.3.3 and added a tsx component in the app. Maybe because of that a ts.config file generated and the default import alias stoped working. I removed the ts config file, convert the tsx component into jsx, removed all tsx from app and lastly starting my app after deleting and reinstalling the node module folder with "npm i" . It worked .

Reasons:
  • Whitelisted phrase (-1): It worked
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Md Rajon