Skip to content
DocsTry Aspire
DocsTry

withPackageManagerLaunch

Method
📦 CommunityToolkit.Aspire.Hosting.JavaScript.Extensions v13.4.0
interface TurborepoResource {
// ... omitted for brevity
withPackageManagerLaunch(packageManager?: string): TurborepoResource;
}

Signature

methodwithPackageManagerLaunchbuilder
Configures the Turborepo workspace to use the specified JavaScript package manager when starting apps.
withPackageManagerLaunch(packageManager?: string): TurborepoResource
packageManagerstringoptional
TurborepoResource

Applies to

This method applies to the following types: