Array exception

Hi,
I want to start programming with Haxe, but I get error when I trying to install openfl. I have got this error:

➜ ~ haxelib run openfl setup
Called from ? line 1
Called from C:\HaxeToolkit\haxe\std/neko/_std/Array.hx line 291
Uncaught exception - Invalid array access

I have:
Haxe Library Manager 3.1.0-rc.4 - ©2006-2013 Haxe Foundation
Haxe Compiler 3.2.0 - ©2005-2014 Haxe Foundation
NekoVM 2.0.0 ©2005-2013 Haxe Foundation

Could be an incompatibility with haxe 3.2,
any reason why you don’t use the latest stable, 3.1.3?

I solved this problem. I get everything from github and build it manually. After that all commands runs and I can start to learn developing with haxe and openfl :smiley:

I’ll start trying to use openFL to build a mini games. I also experienced the exact same problem with you.
Could you describe in more detail the steps that should be done?

Thank you in advance.

Are you using Haxe 3.2.1?