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.
The text was updated successfully, but these errors were encountered:
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
andchromium-args
does not works.The text was updated successfully, but these errors were encountered: