docs: fix typos and wording in npm

This commit is contained in:
Joe Previte 2021-08-24 16:35:13 -07:00
parent 1284aa3002
commit fa6e86d038
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ A step-by-step example of how you might do this is:
### Debugging install issues with npm
Unfortunately, `yarn` swallows all logs on `yarn global add` so instead you can install with `npm` and see the logs:
`yarn` suppresses logs when running `yarn global add`, so to debug installation issues, install with `npm` instead:
```shell
# Uninstall