For all projects, I have gulpfile.jsat the root of the project (also bower.json, package.jsonand node_modules). In PhpStorm Settings> Languages & Frameworks> Node.js and NPMI can see all (local and global) packages.
However, in some projects PhpStorm shows tool windows npmand Gulp... and in other projects this is not so.
Has anyone else encountered this problem? The only ( consistent ) difference between projects that have these tool windows and those that don’t do this is projects for which PhpStorm does not show these tool windows. using version control (either svn or git). I have no idea why this is happening: |
source
share