Projects generated by angular cli , do not obey baseUrl for ng e2e #11293
Labels
area: @angular-devkit/build-angular
needs: repro steps
We cannot reproduce the issue with the information given
Current package.json
"@angular-devkit/build-angular": "^0.6.5",
"@angular/animations": "6.0.0",
"@angular/cli": "6.0.0",
"@angular/common": "6.0.0",
"@angular/compiler": "6.0.0",
"@angular/compiler-cli": "6.0.0",
"@angular/core": "6.0.0",
"@angular/forms": "6.0.0",
"@angular/http": "6.0.0",
"@angular/platform-browser": "6.0.0",
"@angular/platform-browser-dynamic": "6.0.0",
"@angular/router": "6.0.0",
protractor : "protractor": "~5.3.2",
To solve the current issue, i have to issue the command using the global protractor cli on the specific protractor configuration.
The text was updated successfully, but these errors were encountered: