MCPcopy Index your code
hub / github.com/angular/angular-cli / builder-not-found.ts

File builder-not-found.ts

tests/e2e/tests/commands/builder-not-found.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { moveFile } from '../../utils/fs';
2import { getActivePackageManager, installPackage, uninstallPackage } from '../../utils/packages';
3import { execAndWaitForOutputToMatch, ng } from '../../utils/process';
4import { expectToFail } from '../../utils/utils';

Callers

nothing calls this directly

Calls 7

uninstallPackageFunction · 0.90
expectToFailFunction · 0.90
ngFunction · 0.90
getActivePackageManagerFunction · 0.90
moveFileFunction · 0.90
installPackageFunction · 0.90

Tested by

no test coverage detected