UNPKG
@verdaccio/how-to-npm
Version:
latest (2.5.1)
2.5.1
A module to teach you how to module.
github.com/workshopper/how-to-npm
workshopper/how-to-npm
@verdaccio/how-to-npm
/
problems
/
00-install-npm
/
skip.en.txt
5 lines
(4 loc)
•
162 B
Plain Text
View Raw
1
2
3
4
5
Ok
,
if
you say so...
You
can always install the latest and greatest npm
using
`npm install npm -g`
.
You
may need to run that
with
`sudo`
or
as
an
Administrator
.