@ -17,7 +17,6 @@ npm install <folder>
npm install < name> [--save|--save-dev|--save-optional]
npm install < name> @< tag>
npm install < name> @< version>
npm install < name> @< version range>
npm install < name> @< version range> < / code > < / pre >
< h2 id = "DESCRIPTION" > DESCRIPTION< / h2 >
@ -72,7 +71,7 @@ local copy exists on disk.</p>
< pre > < code > npm install sax --force< / code > < / pre >
< p > The < code > --global< / code > argument will cause npm to install the package globally
rather than locally. See < code > < a href = "../misc/npm-folders.html" > npm-folders(7 )< / a > < / code > .< / p >
rather than locally. See < code > < a href = "../files/npm-folders.html" > npm-folders(5 )< / a > < / code > .< / p >
< p > The < code > --link< / code > argument will cause npm to link global installs into the
local space in some cases.< / p >
@ -114,7 +113,7 @@ this algorithm produces:</p>
< p > That is, the dependency from B to C is satisfied by the fact that A
already caused C to be installed at a higher level.< / p >
< p > See < a href = "../misc/npm-folders.html" > npm-folders(7 )< / a > for a more detailed description of the specific
< p > See < a href = "../files/npm-folders.html" > npm-folders(5 )< / a > for a more detailed description of the specific
folder structures that npm creates.< / p >
< h3 id = "Limitations-of-npm-s-Install-Algorithm" > Limitations of npm' s Install Algorithm< / h3 >
@ -140,9 +139,9 @@ affects a real use-case, it will be investigated.</p>
< h2 id = "SEE-ALSO" > SEE ALSO< / h2 >
< ul > < li > < a href = "../misc/npm-folders.html" > npm-folders(7 )< / a > < / li > < li > < a href = "../cli/npm-update.html" > npm-update(1)< / a > < / li > < li > < a href = "../cli/npm-link.html" > npm-link(1)< / a > < / li > < li > < a href = "../cli/npm-rebuild.html" > npm-rebuild(1)< / a > < / li > < li > < a href = "../misc/npm-scripts.html" > npm-scripts(7)< / a > < / li > < li > < a href = "../cli/npm-build.html" > npm-build(1)< / a > < / li > < li > < a href = "../cli/npm-config.html" > npm-config(1)< / a > < / li > < li > < a href = "../misc/npm-config.html" > npm-config(7)< / a > < / li > < li > < a href = "../files/npmrc.html" > npmrc(5)< / a > < / li > < li > < a href = "../misc/npm-registry.html" > npm-registry(7)< / a > < / li > < li > < a href = "../misc/npm-folders.html" > npm-folders(7 )< / a > < / li > < li > < a href = "../cli/npm-tag.html" > npm-tag(1)< / a > < / li > < li > < a href = "../cli/npm-rm.html" > npm-rm(1)< / a > < / li > < li > < a href = "../cli/npm-shrinkwrap.html" > npm-shrinkwrap(1)< / a > < / li > < / ul >
< ul > < li > < a href = "../files/npm-folders.html" > npm-folders(5 )< / a > < / li > < li > < a href = "../cli/npm-update.html" > npm-update(1)< / a > < / li > < li > < a href = "../cli/npm-link.html" > npm-link(1)< / a > < / li > < li > < a href = "../cli/npm-rebuild.html" > npm-rebuild(1)< / a > < / li > < li > < a href = "../misc/npm-scripts.html" > npm-scripts(7)< / a > < / li > < li > < a href = "../cli/npm-build.html" > npm-build(1)< / a > < / li > < li > < a href = "../cli/npm-config.html" > npm-config(1)< / a > < / li > < li > < a href = "../misc/npm-config.html" > npm-config(7)< / a > < / li > < li > < a href = "../files/npmrc.html" > npmrc(5)< / a > < / li > < li > < a href = "../misc/npm-registry.html" > npm-registry(7)< / a > < / li > < li > < a href = "../files/npm-folders.html" > npm-folders(5 )< / a > < / li > < li > < a href = "../cli/npm-tag.html" > npm-tag(1)< / a > < / li > < li > < a href = "../cli/npm-rm.html" > npm-rm(1)< / a > < / li > < li > < a href = "../cli/npm-shrinkwrap.html" > npm-shrinkwrap(1)< / a > < / li > < / ul >
< / div >
< p id = "footer" > npm-install — npm@1.3.4 < / p >
< p id = "footer" > npm-install — npm@1.3.5 < / p >
< script >
;(function () {
var wrapper = document.getElementById("wrapper")