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
My environment: I am using WSL2 on Windows 11 Pro and Docker for Desktop to run my projects in containers. I use Git for Windows which provides Git Bash terminal which I set as my default in VSCode. Composer itself is installed using the MSI installer which offered me the experimental install option to automate Chocolately setup, if I remember right.
PHP: 7.4.11
Composer: 2.0.11 (tried already 1.10.20 originally)
I'm trying to install
wordpress
viacomposer
with the simplest setup possibleBut I'm getting the follow error
I can navigate to the folder and I see that file there
p.s I have no problem installing other packages via composer (e.g. Laravel)
Any ideas?
The text was updated successfully, but these errors were encountered: