withPackageManagerLaunch
Method
interface NxResource { // ... omitted for brevity withPackageManagerLaunch(packageManager?: string): NxResource;}Signature
method
withPackageManagerLaunch builder Configures the Nx workspace to use the specified JavaScript package manager when starting apps.
withPackageManagerLaunch(packageManager?: string): NxResourceParameters
packageManager string optional Returns
NxResource Applies to
This method applies to the following types: