-
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
Cannot read property 'sourceDir' of undefined #619
Comments
I ran into this earlier today |
Your I'll leave this open as an issue that if no options object is passed in we should at least fail properly. |
I have the same issue also |
@AhmedAlgonsel change angular-cli.json to be like: Kind regards |
proper tsconfig reading. Fixes angular#619.
proper tsconfig reading. Fixes angular#619.
i am facing same problem did all what is mentioned above but not resolved. |
I've create the file angular-cli.json to be like: And after that, I was able to run "ng serve", but this is not a fix. It is a workaround! |
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. |
I am filing a bug.
Just run
ng serve
The text was updated successfully, but these errors were encountered: