Lines Matching full:install
8 npm install\-test (with no args, in package dir)
9 npm install\-test [<@scope>/]<name>
10 npm install\-test [<@scope>/]<name>@<tag>
11 npm install\-test [<@scope>/]<name>@<version>
12 npm install\-test [<@scope>/]<name>@<version range>
13 npm install\-test <tarball file>
14 npm install\-test <tarball url>
15 npm install\-test <folder>
23 This command runs an \fBnpm install\fP followed immediately by an \fBnpm test\fP\|\. It
24 takes exactly the same arguments as \fBnpm install\fP\|\.
28 npm help install