Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haxelibs installed with lix not found #8

Open
axelhuizinga opened this issue Sep 3, 2023 · 1 comment
Open

haxelibs installed with lix not found #8

axelhuizinga opened this issue Sep 3, 2023 · 1 comment

Comments

@axelhuizinga
Copy link

After installation of the lix extension my project I get:
axel@pc1:/opt/src/anode/forever/api-node$ lix install git:[email protected]:axelhuizinga/haxe-axios.git
already downloaded: git:[email protected]:axelhuizinga/haxe-axios.git#260d4450d29c4597b393e58f59ffc1f879beb127
-> mounted as axios#0.0.1

then hovering over a haxe source already gives me:
Request textDocument/hover failed.
Message: Error: Error: Cannot process [axios]: Library axios is not installed : run 'haxelib install axios'
Code: -32603
Error: Error: Cannot process [axios]: Library axios is not installed : run 'haxelib install axios'

installing my haxelibs into a manually created local repo I use as a workaround but I guess there must be a better way

@kevinresol
Copy link
Member

kevinresol commented Sep 6, 2023

did you install lix globally?

If no, you probably need to configure your IDE to use the haxeshim from (locally installed) lix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants