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
Describe the bug
When you run prebuild.bat, it tries to download some packages from msys and some other mirror, but the packages are no longer present, therefore trying to run prebuild now will fail.
To Reproduce
Delete vcpkg folder
Get it again
Run prebuild
Profi-- fail.
Expected behavior
Prebuild should not fail due to missing packages.
Desktop (please complete the following information):
OS: Windows
Version 10 22h2
Additional context
Deleting vcpkg submodule, and cloning again, fixes the issue, and zep starts succesfully
The text was updated successfully, but these errors were encountered:
Describe the bug
When you run prebuild.bat, it tries to download some packages from msys and some other mirror, but the packages are no longer present, therefore trying to run prebuild now will fail.
To Reproduce
vcpkg
folderExpected behavior
Prebuild should not fail due to missing packages.
Desktop (please complete the following information):
Additional context
Deleting vcpkg submodule, and cloning again, fixes the issue, and zep starts succesfully
The text was updated successfully, but these errors were encountered: