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

Installation under win10 fails #8

Closed
honsa opened this issue Oct 10, 2019 · 4 comments
Closed

Installation under win10 fails #8

honsa opened this issue Oct 10, 2019 · 4 comments
Assignees

Comments

@honsa
Copy link

honsa commented Oct 10, 2019

Describe the bug
Composer require throws error

Failed to download alecrabbit/php-reports from dist: The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems): ZipArchive::extractTo(): No such file or directory
    Now trying to download from source

To Reproduce
Steps to reproduce the behavior:

  1. Open windows cmd
  2. Execute composer require alecrabbit/php-console-spinner
  3. See error

Expected behavior
Complete installed libary

Screenshots
image

Desktop:

  • OS: Windows 10 Pro 1903 Build 18362.356
@alecrabbit alecrabbit transferred this issue from alecrabbit/php-console-spinner Oct 10, 2019
@alecrabbit
Copy link
Owner

This issue is for alecrabbit/php-reports but I can't transfer it there, so it lands here.

@alecrabbit
Copy link
Owner

The cause of issue is the directory named Aux in src, I forgot Windows doesn't allow such names.
I'll rename it and make a new release.

@alecrabbit alecrabbit reopened this Oct 10, 2019
@alecrabbit alecrabbit self-assigned this Oct 10, 2019
@alecrabbit alecrabbit transferred this issue from alecrabbit/php-accessories Oct 10, 2019
@alecrabbit
Copy link
Owner

Oh, issue transferred successfully.

@alecrabbit
Copy link
Owner

released new version

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

No branches or pull requests

2 participants