This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Description
I am using openSuse 13.1 and I am trying to install using bower using this command:
npm install -g bower
But I am getting these errors
2872 info preinstall [email protected]
2873 error Error: ENOENT, open '/usr/lib/node_modules/bower/node_modules/semver/foot.js'
2874 error If you need help, you may report this log at:
2874 error <http://github.com/isaacs/npm/issues>
2874 error or email it to:
2874 error <[email protected]>
2875 error System Linux 3.11.10-17-desktop
2876 error command "/usr/bin/node" "/usr/bin/npm" "install" "-g" "bower"
2877 error cwd /home/douglas
2878 error node -v v0.10.5
2879 error npm -v 1.2.18
2880 error path /usr/lib/node_modules/bower/node_modules/semver/foot.js
2881 error code ENOENT
2882 error errno 34
2883 verbose exit [ 34, true ]
Can anyone please assist