Actualmente si lo trato de usar desde qa-control-server pasa esto:
c:\hecho\npm\qa-control-server>npm install
npm ERR! addLocal Could not install c:\hecho\npm\qa-control-server\qa-control@0.2.2\dist\jshint280.tgz
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v4.3.1
npm ERR! npm v2.14.12
npm ERR! path c:\hecho\npm\qa-control-server\qa-control@0.2.2\dist\jshint280.tgz
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 'c:\hecho\npm\qa-control-server\qa-control@0.2.2\dist\jshint280.tgz'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! c:\hecho\npm\qa-control-server\npm-debug.log
Actualmente si lo trato de usar desde
qa-control-server
pasa esto: