lix-pm / lix.vscode

Visual Studio Code extension for lix
MIT License
17 stars 1 forks source link

haxelibs installed with lix not found #8

Open axelhuizinga opened 1 year ago

axelhuizinga commented 1 year ago

After installation of the lix extension my project I get: axel@pc1:/opt/src/anode/forever/api-node$ lix install git:git@github.com:axelhuizinga/haxe-axios.git already downloaded: git:git@github.com: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 commented 1 year ago

did you install lix globally?

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