chino23
chino23
Hi Mikkel, sorry for the late reply. Thanks for picking that up again! I really appreciate it. I've updated to the latest version, and set the config ports to 3002...
Thanks. But it's strange, what happens is that when I run ``` npm start nw-snapshot ``` I get the normal messaged the server has been started, but when I run...
I'm running the server locally on Mac, the same way it used to work before. A bit confused, update the servers? I just updated the node-nw-snapshot package, the servers are...
Default ports don't seem to work either. I've tried switching back to 3001 and 3301 Here's the gulpfile ``` var exec = require('child_process').exec; var NodeWebkitDownloader = require('nw-snapshot').Downloader; var gulp =...
Thanks for that Mikkel, that gives me hope :) There is supposed to be a crash dump on node-webkit but looking in the standard folder where it should be on...
I've changed the crash dump location using ``` var gui = require('nw.gui'); gui.App.setCrashDumpDir(dir); ``` as stated in the node-webkit wiki but doesn't do anything. Using those other two you've mentioned...
+1 Please make this, 16 is too small and 32 too big for most of my use cases a 24 version would very much be appreciated!!