-
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 test fails with "Error in config file!" for new project using linked angular-cli #4177
Comments
You should have mentioned you're actually using a linked version of It turns out This messes up our dev setup transpiling. Temporary solution is to Don't really have a solution for this at the moment. Not terribly important since it's a dev-only issue. |
Thanks, your solution fixed it for my case since I don't need Actually I was trying it, at first with my local |
Fixed via #4997 |
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 just created a new project to test something but
ng test
is failing.OS?
macOS El Capitan
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: