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
Greeting. I have reimplement a nwjs-builder, which is built for node.js 4.x+, including node.js 6.x. It's basically compatible with the most used nwbuild options like -v, -p and -r, added with some other options like --with-ffmpeg and --side-by-side, and has fixed some pending issues of nwjs/nw-builder.
I am glad if you can try it out, and feedback is always welcome :)
As you may know, graceful-fs <4.0.0 is no longer compatible with nodejs 6.0.0
Please update packages
and after down stream update adam-lynch/graceful-ncp#2
The text was updated successfully, but these errors were encountered: