UNPKG
trainingproject
Version:
latest (1.0.0)
1.0.0
A module to teach you how to module.
github.com/npm/how-to-npm
npm/how-to-npm
trainingproject
/
problems
/
00-install-npm
/
skip.en.txt
5 lines
(4 loc)
•
166 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
.