-
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
ng build -w requires the -o option too? #2555
Comments
It shouldn't. It's a bug. It's reported here #2511, so for the sake of organisation this issue can be closed as duplicate, and you can subscribe to the other issue to be informed when it's fixed. |
Sorry, didn't see that. Closing, duplicate here: #2511 |
Closing as dupe #2511 |
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. |
Version: angular-cli-beta.16
Repro steps.
If I run "ng build" it works.
If I run "ng build -o dist -w" it works.
If I run "ng build -w" I get this error:
The text was updated successfully, but these errors were encountered: