Skip to content
Docs Try Aspire
Docs Try

NxResource.withPackageManagerLaunch

Method
📦 CommunityToolkit.Aspire.Hosting.JavaScript.Extensions v13.4.0
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): NxResource
packageManager string optional
NxResource

Defined on

This method is defined on the following type: