I’m having an issue with these annoying red squiggly lines showing up under my import statement. It’s really bugging me because the code runs perfectly fine, and everything works as expected. The path I’m using in the require statement is correct and points to the right file in ‘.. > controllers > UserController’. I double-checked it, and there are no typos or mistakes. Despite this, the squiggly lines won’t go away. Has anyone else dealt with this before? Any tips on how to fix it or at least get rid of those distracting lines would be greatly appreciated!