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
With new NWjs 0.64.1 has arrived with Nodejs v18 with "new experimental fetch", but this broking our project. Is any chance add Nodejs parameter --no-experimental-fetch?
Add to js-args and chromium-args does not works.