From 43dd49c9782848c25e5b03448c8a0f923f13c158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 29 Jan 2019 14:43:00 -0800 Subject: deps: upgrade npm to 6.7.0 PR-URL: https://github.com/nodejs/node/pull/25804 Reviewed-By: Myles Borins --- deps/npm/html/doc/cli/npm-install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/npm/html/doc/cli/npm-install.html') diff --git a/deps/npm/html/doc/cli/npm-install.html b/deps/npm/html/doc/cli/npm-install.html index ca2f485a573..973e0de79d9 100644 --- a/deps/npm/html/doc/cli/npm-install.html +++ b/deps/npm/html/doc/cli/npm-install.html @@ -322,7 +322,7 @@ be produced if two dependencies are requested for installation in a different order.

See npm-folders(5) for a more detailed description of the specific folder structures that npm creates.

-

Limitations of npm's Install Algorithm

+

Limitations of npm's Install Algorithm

npm will refuse to install any package with an identical name to the current package. This can be overridden with the --force flag, but in most cases can simply be addressed by changing the local package name.

@@ -370,5 +370,5 @@ affects a real use-case, it will be investigated.

       - + -- cgit v1.2.3