-
Notifications
You must be signed in to change notification settings - Fork 8k
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
npm test error Executed 0 of 0 ERROR #1467
Comments
This problem happens on mac OS X 10.13.5 with Chrome 67.0.3396 as well. |
Hey Guys, can someone consolidate a reproducible example? |
git clone [email protected]:akveo/ngx-admin ngx-admin-test
Log file content:
Version info:
|
Maybe related karma-runner/karma#753 (comment) |
Hello
npm install was ok but when i try to run test I have this error
npm test
10% building modules 1/1 modules 0 active23 12 2017 08:52:24.808:INFO [karma]: Karma v2.0.0 server started at http://0.0.0.0:9876/
23 12 2017 08:52:24.808:INFO [launcher]: Launching browser Chrome with unlimited concurrency
23 12 2017 08:52:24.808:INFO [launcher]: Starting browser Chrome 23 12 2017 08:53:12.849:INFO [Chrome 63.0.3239 (Windows 10 0.0.0)]: Connected on socket aeCXCZrY5yvK0iZrAAAA with id 20468650
Chrome 63.0.3239 (Windows 10 0.0.0): Executed 0 of 0 ERROR (0.02 secs / 0 secs)
npm ERR! Test failed. See above for more details.
any idea?
Thank you
The text was updated successfully, but these errors were encountered: