@node_modules keeps showing in Visual Studio Code auto import and suggesions in Nextjs 15
When I try to import a component or function from a dependency vscode displays @node_modules before the path, for example if I tried to import toast from sonner vscode is gonna import it like this: