Skip to content

Commit f4995e0

Browse files
committed
docs: update changelog to include uid-number issue link
1 parent 8845141 commit f4995e0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ A few meaty bugfixes, and introducing `peerDependenciesMeta`.
2727
[#231](https://github.com/npm/cli/pull/231) Fix spelling mistakes in
2828
CHANGELOG-3.md ([@XhmikosR](https://github.com/XhmikosR))
2929
* [`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))
3335
* [`8b43c9624`](https://github.com/npm/cli/commit/8b43c962498c8e2707527e4fca442d7a4fa51595)
3436
[nodejs/node#28987](https://github.com/nodejs/node/issues/28987)
3537
[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`.
7072
[#34](https://github.com/npm/cmd-shim/pull/34) Add proper support for
7173
PowerShell ([@ExE-Boss](https://github.com/ExE-Boss))
7274
* [`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
7477
* [`7086a1809`](https://github.com/npm/cli/commit/7086a1809bbfda9be81344b3949c7d3ac687ffc4)
7578
`libcipm@4.0.3` ([@isaacs](https://github.com/isaacs))
7679

0 commit comments

Comments
 (0)