HaxeFoundation / intellij-haxe

Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
http://intellij-haxe.org
Apache License 2.0
219 stars 100 forks source link

lime setup wont work. #1134

Open Notmrpolo opened 1 year ago

Notmrpolo commented 1 year ago

hi! so i was trying to install lime using the cmd command "haxelib install lime" but it didnt work and just showed the error "error : failed with error : blocking" so what i did was to just install lime as a zip and then install it witch actually worked! but when i tryed to do "haxelib run lime setup" it didnt work at all. i tryed to find a zip file for the setup but couldnt and now im stuck with this error : blocking. can anyone help please? Screenshot 2023-09-07 154715

m0rkeulv commented 1 year ago

Could be access is blocked due to security features in your OS or incorrect file-access rights, a quick search at the openFL community forum might also suggest its related to Haxe and lime version missmatch (both when it comes to releases and when it comes to 32bit vs 64bit builds)

https://community.openfl.org/t/cant-install-openfl-cmd-says-blocking/6435 https://community.openfl.org/t/openfl-wont-run-fresh-install-8-9-4-with-lime-7-6-2/11950