Trying to install OpenFL - haxelib returns invalid operation

Puma

I'm trying to install OpenFL in a windows system. I have already installed haxe but when I run haxelib install openfl in command prompt, haxelib returns Invalid operation(+). Any ideas about how can this problem be solved?

Matthew Spencer

The error message is most likely related to haxelib/neko trying to add two null strings.

I have encountered an issue before with Jenkins, since Jenkins removes HOMEDRIVE and HOMEPATH from the env-vars while doing a build. You may be encountering something similar.

Check and make sure HOMEDRIVE and HOMEPATH are set in your current shell, the re-try haxelib. If this does not work, we'll have to narrow down further.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

haxelib to install with haxe in a custom directory

From Dev

Android AudioRecord read always returns -3 (ERROR_INVALID_OPERATION)

From Java

'Operation Not Permitted' on Mac Terminal when trying to install python packages

From Dev

Operation not permitted error while trying to install pip modules

From Dev

SIGNATURE_INVALID when trying to install application on Samsung Gear 2

From Dev

Trying to install Net::OpenSSH but getting back invalid version for dependencies

From Dev

Trying to install pymc error: invalid command 'config_fc'

From Dev

Rpmdb checksum is invalid - Trying to install gcc in a CentOS 7.2 docker image

From Dev

Getting invalid operation: mymap["title"] (type interface {} does not support indexing) when trying to index a map

From Dev

Getting "Invalid Operation. The Connection is closed" error while trying to update oracle from visual c# program

From Dev

Clean install OSX 10.9.1 returns "undefined method `path2class'" when trying to install gems

From Dev

facebookclient.post() or .posttaskasync() with .net sdk returns invalid parameter when trying to post a link

From Dev

Invalid operation of opcode and operands

From Dev

Invalid argument to operation ++/--

From Dev

Invalid Floating Point Operation

From Dev

E: Invalid operation instal

From Dev

Invalid Operation with Decimal

From Dev

E: Invalid operation instal

From Dev

OpenGL Invalid Operation

From Dev

Invalid argument to operation ++/--

From Dev

Kernel configuration is invalid error while trying to install paragon ufsd professional drivers for HFS+

From Dev

Getting an "Invalid Version: 0.0.1alpha1" error when trying to install eslint

From Dev

Got "Invalid XML for View Architecture" error when trying to install a custom module in Openerp 7.0

From Dev

Kernel configuration is invalid error while trying to install paragon ufsd professional drivers for HFS+

From Dev

Got "Invalid XML for View Architecture" error when trying to install a custom module in Openerp 7.0

From Dev

CertUtil: ERROR_INVALID_ACL (0x80070538) exception when trying to install root certificate on Windows

From Dev

Download snap "lxd" (10756) from channel "stable" (invalid credentials) when trying to install

From Dev

Trying to free an invalid pointer

From Dev

Trying to free an invalid pointer

Related Related

  1. 1

    haxelib to install with haxe in a custom directory

  2. 2

    Android AudioRecord read always returns -3 (ERROR_INVALID_OPERATION)

  3. 3

    'Operation Not Permitted' on Mac Terminal when trying to install python packages

  4. 4

    Operation not permitted error while trying to install pip modules

  5. 5

    SIGNATURE_INVALID when trying to install application on Samsung Gear 2

  6. 6

    Trying to install Net::OpenSSH but getting back invalid version for dependencies

  7. 7

    Trying to install pymc error: invalid command 'config_fc'

  8. 8

    Rpmdb checksum is invalid - Trying to install gcc in a CentOS 7.2 docker image

  9. 9

    Getting invalid operation: mymap["title"] (type interface {} does not support indexing) when trying to index a map

  10. 10

    Getting "Invalid Operation. The Connection is closed" error while trying to update oracle from visual c# program

  11. 11

    Clean install OSX 10.9.1 returns "undefined method `path2class'" when trying to install gems

  12. 12

    facebookclient.post() or .posttaskasync() with .net sdk returns invalid parameter when trying to post a link

  13. 13

    Invalid operation of opcode and operands

  14. 14

    Invalid argument to operation ++/--

  15. 15

    Invalid Floating Point Operation

  16. 16

    E: Invalid operation instal

  17. 17

    Invalid Operation with Decimal

  18. 18

    E: Invalid operation instal

  19. 19

    OpenGL Invalid Operation

  20. 20

    Invalid argument to operation ++/--

  21. 21

    Kernel configuration is invalid error while trying to install paragon ufsd professional drivers for HFS+

  22. 22

    Getting an "Invalid Version: 0.0.1alpha1" error when trying to install eslint

  23. 23

    Got "Invalid XML for View Architecture" error when trying to install a custom module in Openerp 7.0

  24. 24

    Kernel configuration is invalid error while trying to install paragon ufsd professional drivers for HFS+

  25. 25

    Got "Invalid XML for View Architecture" error when trying to install a custom module in Openerp 7.0

  26. 26

    CertUtil: ERROR_INVALID_ACL (0x80070538) exception when trying to install root certificate on Windows

  27. 27

    Download snap "lxd" (10756) from channel "stable" (invalid credentials) when trying to install

  28. 28

    Trying to free an invalid pointer

  29. 29

    Trying to free an invalid pointer

HotTag

Archive