The npm blog has been discontinued.
Updates from the npm team are now published on the GitHub Blog and the GitHub Changelog.
Release v7.0.11
Happy Friday the 13th! What better way to tempt the fates on this auspicious day than with an npm CLI release?
This addresses more bugs reported by the wonderful members of our community, including some ERESOLVE
errors and missing bin files when upgrading from lockfiles created by npm v6.
Install it in the usual way:
npm install -g npm@7
7.0.11 (2020-11-13)
DEPENDENCIES
629a667a9
eslint@7.13.0
de9891bd2
eslint-plugin-standard@4.1.0
c3e7aa31c
#2123 #1957@npmcli/arborist@1.0.11
BUG FIXES
a8aa38513
#2134 #2156 Fixcannot read property length of undefined
inERESOLVE
explanation code (@isaacs)1dbf0f9bb
#2150 #2155 send json errors to stderr, not stdout (@isaacs)fd1d7a21b
#1927 #2154 Set process.title a bit more usefully (@isaacs)2a80c67ef
#2008 #2153 Support legacy auth tokens for registries that use them (@ruyadorno)786e36404
#2017 #2159 pass all options to Arborist fornpm ci
(@darcyclarke)b47ada7d1
#2161 fixed typo (@scarabedore)