I installed request module, and getting the error:
module.js:340 throw err; ^ Error: Cannot find module \'request\'
i\'ve read
I have met the same problem as I install it globally, then I try to install it locally, and it work.