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
Summary. LogMode None makes my nodejs application crash at the startup.
Steps to reproduce
I have a nodejs application which I install as a service with winsw. I noticed that the programm crashs with errors like "EPIPE: broken pipe, write" while calling the console log methods. It worked in version winsw 2.5. Caused maybe by #391 .