nwutils / nw-builder

Build NW.js applications for Linux, MacOS and Windows
MIT License
1.68k stars 302 forks source link

It has been a long time #255

Closed helloncanella closed 8 years ago

helloncanella commented 9 years ago

I'm trying to use nw-builder following the steps given in the home page of reposit (nwbuild -r myapp), but it has been more than one hour and nothing happens. The unique information the I've received from the terminal is Lauching your app

What could be the problem?

I appreciate any help.

raitucarp commented 9 years ago

+1

tkang007 commented 9 years ago

In my case, it was related with company proxy issue during dowloading nwjs. After setting cntlm auth for not using plaintext password, it was sold. Or, you can prepare it at cache directory by manual downloading and decopress at cache/version/platform directory. Hope helpful. On Sep 9, 2015 8:42 PM, "Hellon Canella" notifications@github.com wrote:

I'm trying to use nw-builder following the steps given in the home page of reposit (nwbuild -r myapp), but it has been more than one hour and nothing happens.

What could be the problem?

I appreciate any help.

— Reply to this email directly or view it on GitHub https://github.com/nwjs/nw-builder/issues/255.

adam-lynch commented 8 years ago

Have you specified a version of nwjs in the config?

adam-lynch commented 8 years ago

This is probably related to #275. Any help would appreciated.