kevinresol on master
Cleanup (compare)
And absolutely no idea what he meant by
This is WIP , please discuss there and don't edit directly ;)
It's not like we can discuss on a wiki page. :D Probably meant discuss here.
haxe_libraries
and really dislike how npm does it.
git
)
--gh-credentials
and --gl-private-token
through github:
/gitlab:
protocol
lix install git:https://gitlab.com/org/repo#develop
, apparently it can resolve the branch's head but somehow unable to switch to itdownloading git:https://gitlab.com/org/repo.git#57a30275b9362746a7aa161140e877e69c6445d6
From https://gitlab.com/org/repo
* branch HEAD -> FETCH_HEAD
fatal: reference is not a tree: 57a30275b9362746a7aa161140e877e69c6445d6
npm lix install haxelib:lime
.npx lix run lime
Error: Could not find haxelib "lime", does it need to be installed?
Failed to invoke `haxelib run-dir lime C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/lime/7.8.0/haxelib` because Error: Command failed: haxelib run-dir lime C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/lime/7.8.0/haxelib
.npx haxelib install lime
works, but i'd love to use the power of lix download
later, which obviously will not work
run-dir
. when i use npx haxelib run-dir lime C:\Users\473387\AppData\Roaming\haxe\haxe_libraries\lime\7.8.0\haxelib
directly from terminal it uses scoped haxelib 4.0.2 and works fine. however changing @run
directive in haxe_libraries\lime.xml does not work and still fails withFailed to invoke `npx haxelib run-dir lime C:\Users\473387\AppData\Roaming\haxe\haxe_libraries\lime\7.8.0\haxelib
haxelib run-dir
is actually a lix feature anyway ^^
λ lix nme
The binary nme.ndll is not distrubuted with source code, and is not built for your system yet.
Would you like to build it now Y/n ? >y
Update nme-dev...
nme-dev is up to date
Build binaries...
Failed to invoke `haxelib run-dir nme C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/nme/6.0.58/haxelib` because Error: Command failed: haxelib run-dir nme C:\Users\473387\AppData\Roaming/haxe/haxe_libraries/nme/6.0.58/haxelib