docs(quickstart): Change Npm to npm (#2398)
This commit is contained in:
parent
36c7224ff9
commit
c8121d61dd
@ -460,7 +460,7 @@ code-example(format="").
|
|||||||
.l-main-section
|
.l-main-section
|
||||||
:marked
|
:marked
|
||||||
<a id="npm-errors"></a>
|
<a id="npm-errors"></a>
|
||||||
### Appendix: Npm errors and warnings
|
### Appendix: npm errors and warnings
|
||||||
|
|
||||||
All is well if there are no console messages starting with `npm ERR!` *at the end* of **npm install**.
|
All is well if there are no console messages starting with `npm ERR!` *at the end* of **npm install**.
|
||||||
There might be a few `npm WARN` messages along the way — and that is perfectly fine.
|
There might be a few `npm WARN` messages along the way — and that is perfectly fine.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user