HaxeFoundation / haxelib

The Haxe library manager
https://lib.haxe.org/
MIT License
171 stars 76 forks source link

Misleading instructions #616

Open Simn opened 8 months ago

Simn commented 8 months ago

Haxelib just told me this:

A new version (4.1.0) of haxelib is available.
Do `haxelib --global update haxelib` to get the latest version.

So I complied:

>haxelib --global update haxelib

A new version (4.1.0) of haxelib is available.
Do `haxelib --global update haxelib` to get the latest version.

Library haxelib is not installed.

So I'm already doing the thing I'm supposed to be doing, yet it still mentions the thing I should be doing. And even worse, the thing I should be doing doesn't even work.

tobil4sk commented 7 months ago

What was your current version of haxelib when running into this problem?