@@ -27,9 +27,11 @@ A few meaty bugfixes, and introducing `peerDependenciesMeta`.
27
27
[ #231 ] ( https://github.com/npm/cli/pull/231 ) Fix spelling mistakes in
28
28
CHANGELOG-3.md ([ @XhmikosR ] ( https://github.com/XhmikosR ) )
29
29
* [ ` 769d2e057 ` ] ( https://github.com/npm/cli/commit/769d2e057daf5a2cbfe0ce86f02550e59825a691 )
30
- Better error on invalid --user/--group This addresses the issue when
31
- people fail to install binary packages on Docker and other environments
32
- where there is no 'nobody' user. ([ @isaacs ] ( https://github.com/isaacs ) )
30
+ [ npm/uid-number #7 ] ( https://github.com/npm/uid-number/issues/7 ) Better
31
+ error on invalid ` --user ` /` --group ` configs. This addresses the issue
32
+ when people fail to install binary packages on Docker and other
33
+ environments where there is no 'nobody' user.
34
+ ([ @isaacs ] ( https://github.com/isaacs ) )
33
35
* [ ` 8b43c9624 ` ] ( https://github.com/npm/cli/commit/8b43c962498c8e2707527e4fca442d7a4fa51595 )
34
36
[ nodejs/node #28987 ] ( https://github.com/nodejs/node/issues/28987 )
35
37
[ npm.community#6032] ( https://npm.community/t/npm-ci-doesnt-respect-npmrc-variables/6032 )
@@ -70,7 +72,8 @@ A few meaty bugfixes, and introducing `peerDependenciesMeta`.
70
72
[ #34 ] ( https://github.com/npm/cmd-shim/pull/34 ) Add proper support for
71
73
PowerShell ([ @ExE-Boss ] ( https://github.com/ExE-Boss ) )
72
74
* [ ` a4e279544 ` ] ( https://github.com/npm/cli/commit/a4e279544f7983e0adff1e475e3760f1ea85825a )
73
- ` npm-lifecycle@3.1.3 ` ([ @isaacs ] ( https://github.com/isaacs ) )
75
+ ` npm-lifecycle@3.1.3 ` ([ @isaacs ] ( https://github.com/isaacs ) ):
76
+ * fail properly if ` uid-number ` raises an error
74
77
* [ ` 7086a1809 ` ] ( https://github.com/npm/cli/commit/7086a1809bbfda9be81344b3949c7d3ac687ffc4 )
75
78
` libcipm@4.0.3 ` ([ @isaacs ] ( https://github.com/isaacs ) )
76
79
0 commit comments