ns install <module>

Installs all dependencies described in a valid package.json or installs a selected NativeScript development module as a dev dependency

Arguments

NameDescription
moduleSpecifies a NativeScript development module by path to a local directory containing a valid npm module or by name in the npm registry

Subcommands

NameDescription
typescriptEnable TypeScript support

Options

NameDescription
--path <directory>Specifies the directory which contains the package.json file, if different from the current directory
--help, -hShow help for the install subcommand