I\'ve got a maven project, within which is JavaScript project cloned as a git sub-module. So the directory structure looks something like
mavenapp/src/main/jav
This is rather old question but this might be of some help for future reference. Delete node_modules folder and run npm install again. Worked for me.