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