diff --git a/packages/angular_devkit/build_angular/src/protractor/index.ts b/packages/angular_devkit/build_angular/src/protractor/index.ts index ddbd55e85a77..d00e92608e1b 100644 --- a/packages/angular_devkit/build_angular/src/protractor/index.ts +++ b/packages/angular_devkit/build_angular/src/protractor/index.ts @@ -142,7 +142,7 @@ export class ProtractorBuilder implements Builder { // process. To work around this we run it in a subprocess. // https://github.com/angular/protractor/issues/4160 return runModuleAsObservableFork( - root, + getSystemPath(root), 'protractor/built/launcher', 'init', [