I just installed node and npm through the package on nodejs.org and whenever I try to search or install something with npm it throws the following error, unless I sudo the c
Also you will need the write permission in node_modules directory:
node_modules
sudo chown -R $USER /usr/local/lib/node_modules