-
Notifications
You must be signed in to change notification settings - Fork 12k
ERROR in Cannot read property 'length' of undefined #5051
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
Comments
Hi @moniuch, Would you be able to give us the repro steps for this issue? |
@RicardoVaranda I wish I could be helpful here but... As I mentioned - it all happened after a massive rebase. Even if I was able to provide my codebase, it wouldn't be even possible to tell where the problem originated, as it was a side-effect of a sequence. I surprisingly could go pass it by rebooting the |
I agree! |
Dupe of #5053 |
I got the same issue...how to resolve this please reply anyone resolved the issue JAVA_HOME=C:\Program Files\Java\jdk1.8.0_102 Error: Cannot read property 'length' of undefined @angular/cli: 1.0.0 |
@renjit00 I have been hit by this error a bunch of times. I discovered that it helped to keep calm and reboot |
Facing the same error, I do not know how to resolve it. I am working on a very big project and the error message does not even give a clue on which typescript file to look into. Already spent days into this, hopeless :( |
Facing the same error when I try to build ionic cordova build android. [ERROR] An error occurred while running cordova build android (exit code 1):
|
how can i fix this? please help me [ERROR] An error occurred while running cordova run android (exit code 1). |
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. |
This is a very unhelpful error message. The page seems to momentarily load and then the failure comes up. Please improve the message so that it's easier to figure out the source of the error.
Stack
OS?
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: