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
If I run npm test, this process will not be terminated automatically (even when all tests passed). I have to terminate the process using, e.g., CTRL+C.
The reason is somewhere inside the log module (a dev-dependency of Builder).