Next.js Discord

Discord Forum

Deleted loading.tsx and now next js doesn't shut up about it.

Answered
Blue horntail woodwasp posted this in #help-forum
Open in Discord
Blue horntail woodwaspOP
I created a loading.tsx for a page, but afterwards decided to go for a more fine grained loading experience and use Suspense instead. Therefore, I deleted the loading.tsx file and now next js keeps telling me Module not found: Can't resolve path...\loading.tsx.

Thank you for any help
Answered by Blue horntail woodwasp
deleting .next folder fixed it.
View full answer

1 Reply

Blue horntail woodwaspOP
deleting .next folder fixed it.
Answer