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