Merge pull request #4037 from cdr/jsjoeio-tiny-docs-fix

docs: fix typos and wording in npm
This commit is contained in:
Joe Previte 2021-08-24 16:51:59 -07:00 committed by GitHub
commit 3e55e5e1df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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