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
John Papa points to the history and reasoning behind this issue and gives a solid fix:
John Papa's steps are to:
Hope this helps the curious!