I can't do npm command on terminal after updating my OS to Mavericks.
when I try this: node /usr/local/lib/node_modules/npm/bin/npm-cli.js -v
it is working and showing the version 1.4.3
I don't know what's happening here, can anyone help me? Thanks
Try relinking the bin:
You might need to run as root.