-
Notifications
You must be signed in to change notification settings - Fork 30
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
Error while running the ember test --server command. #884
Comments
Uh, this seems to be a nasty bug. Does this happen in docker or without docker? You could try to |
I have tried those commands above and now I am getting this output in the frontend server
I am able to visit the site, no problem; however, when I try to run this test
and this in the server output: |
Expected Behavior
Running
cd frontend && ember test --server
should run correctlyCurrent Behavior
Running this command returns the error shown in the screenshot below.
Possible Solution
N/A
Steps to Reproduce
Run
cd frontend && ember test --server
on your terminal.Environment
Additional context
The text was updated successfully, but these errors were encountered: