Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer Update Error #14

Open
EmmaTobi opened this issue Jan 25, 2021 · 1 comment
Open

Composer Update Error #14

EmmaTobi opened this issue Jan 25, 2021 · 1 comment
Labels

Comments

@EmmaTobi
Copy link

I got the below error when i ran composer update...

Below is a snippet of output from the terminal showing the error...

Installing yusufs/grader (dev-master b222613): Extracting archive
Failed to extract yusufs/grader: (1) unzip -qq '/Users/macbook/Documents/laravel_apps/basic-lms-laravel/vendor/composer/tmp-f75259646fb4141b02f1c4c25caf69d3' -d '/Users/macbook/Documents/laravel_apps/basic-lms-laravel/vendor/composer/9e0508f6'

replace /Users/macbook/Documents/laravel_apps/basic-lms-laravel/vendor/composer/9e0508f6/andrewnaguib-grader-library-b222613/src/bashcode/sandbox? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
(EOF or read error, treating as "[N]one" ...)

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
Install of yusufs/grader failed
@EmmaTobi EmmaTobi added the bug label Jan 25, 2021
@EmmaTobi
Copy link
Author

i was able to bypass the error by changing the type of repository to path in the composer.json file, and linking the url to the path of my local copy of yusuf/grader repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant