I have successfully installed nodejs, and express framework, however I downloaded bower via
npm install -g bower
which ran successfully.
I resolved the issue my changing access rights of node.js folder. I gave Read-Write access to the file and issue resolved. node.js file path: C:\Program Files\nodejs