Hi,
I’m trying to install via Composer Kirby v3. I did for previous project and it always worked, but lately not sure why, but the following command doesn’t install the “Kirby” folder:
composer create-project getkirby/plainkit your-project
Thus the following error:
[RuntimeException]
Could not scan for classes inside "kirby/dependencies/" which does not appear to be a fi
le nor a folder
Anyone else having this problem?
Thanks in advance for your reply.