You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed FLARE-VM locally and the internet_detector was not installed correctly (the tool folder was empty) although the package didn't fail. I run as admin in Powershell choco upgrade -y internet_detector.vm -force which fixed it. My guess is that there was an issue building the exe either because of a missing dependency or related to #1130. We should:
Make the package fail if the executable is not built correctly
Investigate & fix the error building the executable
The text was updated successfully, but these errors were encountered:
Details
I have installed FLARE-VM locally and the internet_detector was not installed correctly (the tool folder was empty) although the package didn't fail. I run as admin in Powershell
choco upgrade -y internet_detector.vm -force
which fixed it. My guess is that there was an issue building the exe either because of a missing dependency or related to #1130. We should:The text was updated successfully, but these errors were encountered: