Installs a package
Error if the version is invalid
Error if the exit code of npm install is not 0
await npmInstall({ packageName: 'typescript', version: 'latest', deepJsonFilePath, packageJsonFilePath,}) Copy
await npmInstall({ packageName: 'typescript', version: 'latest', deepJsonFilePath, packageJsonFilePath,})
Generated using TypeDoc
Installs a package