haxelib icon indicating copy to clipboard operation
haxelib copied to clipboard

haxelib install hxcpp failed with error: Blocking

Open HackToday opened this issue 2 years ago • 2 comments

ubuntu 20.04

Steps to reproduce:

apt-get install -y --no-install-recommends       `# Haxe dependencies`       haxe       neko       neko-dev
haxelib setup --always /usr/share/haxe/lib
haxelib install hxcpp --debug

error:

Called from ? line 1
Called from haxelib/client/Util.hx line 9
Called from haxelib/client/Main.hx line 1803
Called from haxelib/client/Util.hx line 9
Called from haxelib/client/Main.hx line 498
Called from haxelib/client/Main.hx line 748
Called from haxelib/client/Main.hx line 240
Uncaught exception - Failed with error: Blocking

HackToday avatar May 23 '23 05:05 HackToday

With what version of haxelib?

kLabz avatar May 23 '23 05:05 kLabz

@kLabz the version is:

# haxelib version
4.0.2

HackToday avatar May 23 '23 06:05 HackToday