Component not auto importaing in vscode
Unanswered
Blue Picardy Spaniel posted this in #help-forum
Blue Picardy SpanielOP
Hi, i am using vs code ide for nextjs. right now i am facing a problem to import component.
in reactjs i can eassily import any component that i have create. but in nextjs its not showing any component.
how can i fix this issue ?
in reactjs i can eassily import any component that i have create. but in nextjs its not showing any component.
how can i fix this issue ?
4 Replies
Blue Picardy SpanielOP
?
It works for me just fine though
I guess vscode is just temporarily drunk, it happens to me sometimes too
Just do the usual reset steps: restart ts server, reinstall deps, restart vscode etc