sindresorhus / guides

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

Proposing a step most people will need to do #46

Closed 00benallen closed 5 years ago

00benallen commented 5 years ago

Once the custom global directory is configured, npm will start putting executables in the new /bin folder, adding this to your path ensures that they are accessible on the command line after installation

sindresorhus commented 5 years ago

This is already handled here: https://github.com/sindresorhus/guides/pull/46/files#diff-aaaf727dfa663ea846d89f0e9bc4c3aaR24