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
klog_file: workaround stdlib.user not supporting Nano Server
user.Current() can panic on Windows if the OS is missing
netapi32.dll. This library is stripped from Windows Nano Server.
To workaround this, use environment variables on all versions
on Windows.
0 commit comments