-
Notifications
You must be signed in to change notification settings - Fork 936
composer installation "cannot find specified file"? #439
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
Comments
I have no idea what is causing the problem. Does it still exist? |
@bhvonkorff Can you provide more details regarding the issue you're having? I fail to see how #452 can fix it but I also fail to reproduce it locally. Seems to be Windows related? Would be very helpful if you could either provide a screenshot or copy the exact output from the command prompt. |
In composer/windows-setup#60 they finally found some Windows anti virus app causing a similar bug. |
Inactive. |
Trying to install drupal via composer.
composer update
result: (cannot find specified file error)
composer create-project drupal-composer/drupal-project:8.x-dev mydrupal --stability dev --no-interaction
result: (cannot find specified file error)
The text was updated successfully, but these errors were encountered: