sindresorhus / guides

A collection of succinct guides - Public Domain
2.47k stars 458 forks source link

Official documentation #41

Closed FDiskas closed 5 years ago

FDiskas commented 7 years ago

https://docs.npmjs.com/getting-started/fixing-npm-permissions

sindresorhus commented 7 years ago

?

SamVerschueren commented 7 years ago

I think that he means it is now officially documented by npm. But that might have always been the case?

FDiskas commented 7 years ago

I tried your script on fedora25 and it stops with some syntax error. So official version worked.

heyakyra commented 5 years ago

This worked best for me: http://michaelb.org/the-right-way-to-do-global-npm-install-without-sudo/

sindresorhus commented 5 years ago

We are already linking to the npm docs in the guide: https://github.com/sindresorhus/guides/blob/master/npm-global-without-sudo.md