mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
"Interface not found" error when running composer install on main #153
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lancepioch on GitHub (Sep 12, 2024).
composer install --no-dev --no-interaction --prefer-dist --optimize-autoloader
Actual Exception:
app/Services/Helpers/AssetHashService.php :112throw new ManifestDoesNotExistException();
@notAreYouScared commented on GitHub (Sep 22, 2024):
I can't reproduce this on Windows on the current main.