as3boyan / node-webkit-haxelib

Haxelib which downloads node-webkit binary for your platform and makes it accessible via `haxelib run node-webkit path/to/index.html`
MIT License
24 stars 3 forks source link

[OSX] can't get it to work #6

Open kiroukou opened 4 years ago

kiroukou commented 4 years ago

Version 1.0.7 I'm running an up to date Mac computer, but the call to haxelib run node-webkit index.html simply outputs something of the kind : Main.hx:121: /Users//Dev//***/gui/index.html

(CWD = /Users//Dev//***/gui/ )

README indicates some tuning is still required, do you have any idea what kind ?