node.js - Electron / Nw.js slow startup time (2 minutes!) on Windows -


downloading latest version of electron (1.4.5) windows, experience unacceptable startup time (around 2 minutes). i've tried both 32 , 64bit versions. i'm trying run default demo app, untouched.

this happens on specific computer, hp elite x2. computer brand new , quite performant.

system specs: os: windows 10 enterprise (version 1607) cpu: intel core m5-6y54 cpu @ 1.10ghz ram: 8 gb

i don't think it's hardware issue. on less performant windows system works right. i've tried running nw.js , has same problem. visual studio code (built on electron) won't start. seems there's wrong (possibly software of configuration-wise) whole node/javascript environment don't know solution.

thanks

this may due windows automatic proxy detection, causes 21 second network timeout delay remote requests.

  1. hit windows key, search "internet options," , hit return. alternatively, in google chrome, click ... in upper right corner, select settings, click "change proxy settings..." button.
  2. under "connections" tab, click "lan settings".
  3. uncheck "automatically detect settings"
  4. click ok, ok, , reboot.

windows 10 internet settings dialog


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -