Closed yohny closed 11 years ago
It does not currently run npm install
.
Now offers to run npm install
and pipes the output to the output window if you try to run a project which lists dependencies in package.json
but has no node_modules
subdirectory. See version 2.16.
when you run node.js project using this plugin its not possible to see output of npm install command - in case there are some warnings you don’t know about them. It would be nice if npm install would also be included in outpot window the same way as output of run command