Zayin Krige
Zayin Krige
Hmmmm. Does anyone perhaps have any idea why this isn't working? I don't think anything has changed in the build process.
seeing the same. It works in 0.85.0
can anyone confirm if this is working in v0.90.0 ?
same here - there doesn't appear to be a solution
Ready to merge
Remote debugging port isn't part of the package.json - it's a node command line parameter The 260 limit seems to be on args set in package.JSON @rogerwang this is currently...
closing because duplicate of #7670
Reopening this for visibility
It happens on every build. If I roll back to 4.8.1 it works fine
``` "nwbuild": { "version": "0.91.0", "cache": true, "logLevel": "debug", "cacheDir": "./build/output/nwjs-cache", "srcDir": "./build/output/result", "ffmpeg": true, "glob": false } ```