2 references to CreateYarnClassicNotSupportedException
aspire (2)
Projects\TypeScriptAppHostToolchainResolver.cs (2)
79
throw
CreateYarnClassicNotSupportedException
($"the Yarn lockfile at {yarnLockFilePath}");
323
throw
CreateYarnClassicNotSupportedException
($"'{packageManager}' in {packageJsonPath}");