You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The log below is shown after running the jest command, and then it remained hanging and nothing happened after that, no output at all.
> jest --maxWorkers=1
(process:4814): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(electron:4814): Gtk-WARNING **: cannot open display:
Configurations
Docker image
nikolaik/python-nodejs:latestWhat happened?
The log below is shown after running the
jestcommand, and then it remained hanging and nothing happened after that, no output at all.