node_modules folder not seen in the Project inorder to see the dependecy libraries and open those from there
Answered
Even though my local project has node_modules but it is not shown in the left side of project or even in the external libraris. I was to see the internal library structure

Local Project has node_modules:

Please sign in to leave a comment.
Please make sure that Show Excluded Files is enabled in Project tool window settings (can be accessed by right-clicking the title bar.
If it doesn't help, please make sure that
node_modulespattern is not included in Ignored files and folders list in Settings | Editor | File Types.