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
On a mac the extraction of a zip package (used by composer) fails:
Failed to execute (50) unzip -qq 'mksearch/public/typo3conf/ext/mksearch/b32d53b9011aaba3a906ac2a9aa4c60d' -d 'mksearch/vendor/composer/a527a523'
error: cannot create mksearch/vendor/composer/a527a523/DMKEBUSINESSGMBH-typo3-mksearch-90c8418/tests/fixtures/txt/+.txt
Illegal byte sequence
The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
Unzip with unzip command failed, falling back to ZipArchive class
On a mac the extraction of a zip package (used by composer) fails:
zipinfo on a mac:
zipinfo on a ubuntu:
The text was updated successfully, but these errors were encountered: