I have installed all dependencies related with this project https://github.com/msfrisbie/mean-stripdown.git with the command npm install
.
Then I got the next errors related only with connect@2.9.0 module:
npm ERR! missing bytes@0.2.1 required by connect@2.9.0 npm ERR! missing qs@0.6.5 required by connect@2.9.0 npm ERR! missing uid2@0.0.2 required by connect@2.9.0 ...
How is this possible?