Skip to content

Projects generated by angular cli , do not obey baseUrl for ng e2e #11293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Caspain opened this issue Jun 18, 2018 · 4 comments
Closed

Projects generated by angular cli , do not obey baseUrl for ng e2e #11293

Caspain opened this issue Jun 18, 2018 · 4 comments
Labels
area: @angular-devkit/build-angular needs: repro steps We cannot reproduce the issue with the information given

Comments

@Caspain
Copy link

Caspain commented Jun 18, 2018

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.

@filipesilva
Copy link
Contributor

This seems like a bug but we'll need to look at a reproduction to find and fix the problem. Can you setup a minimal repro please?

You can read here why this is needed. A good way to make a minimal repro is to create a new app via ng new repro-app and adding the minimum possible code to show the problem. Then you can push this repository to github and link it here.

@filipesilva filipesilva added the needs: repro steps We cannot reproduce the issue with the information given label Aug 10, 2018
@intellix
Copy link
Contributor

intellix commented Oct 8, 2018

Related: #11089

@filipesilva
Copy link
Contributor

Closing as a repro was never provided.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: @angular-devkit/build-angular needs: repro steps We cannot reproduce the issue with the information given
Projects
None yet
Development

No branches or pull requests

4 participants