-
Notifications
You must be signed in to change notification settings - Fork 12k
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
[beta.31] ng e2e does not work anymore #4596
Comments
And running directly
|
Another important point, in my And in my Also I am using yarn 0.20.0 :) |
Can you tell me what the result of |
Before it was at version 5.1.0 and I manually updated it, so I went back to 5.1.0 and retried:
|
and I verified with beta.30 and it works as desired (I guess this is related to the introduction of |
Well this is actually related with a deep import ( I'll put in a fix. |
Delete yarn.lock as that seems to be a workaround for this issue: angular/angular-cli#4596
Followup from #4597 Following @Meligy suggestion in #4597 (comment) Fix #4596
Followup from angular#4597 Following @Meligy suggestion in angular#4597 (comment) Fix angular#4596
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
Archlinux
Versions.
Repro steps.
Created with ng init and always updated
Running
ng e2e --progress=false -e=prod-e2e
gives:And stay blocked.
The text was updated successfully, but these errors were encountered: