In particular, and according to the documentation, I found this useful:
npm npm ( - @ @specifier) . , "" , preleases.
.
, , npm.
, , , , npm npm ERR! : EACCES: , , npm ( 5.4.0):
npm install -g npm@5.3.0
npm , "" , , , " ", :
npm install -g npm@next
5.5.1
: npm show npm versions --json
, , :
[... "5.3.0", "5.4.0", "5.4.1", "5.4.2", "5.5.0", "5.5.1"
]