Closed andersonlyle closed 2 years ago
I think you're doing it right. Now you'll need to cd
into that new directory with cd testvite
. From there you should be able to get things going by typing make dev
in that directory.
The output that you shared above is just showing you that it successfully created that new project from the composer template.
You're right, stupid mistake, it's loading fine now!
I've been trying to get everything installed, but the installation script dies right after creating the project. I've tried deleting all the docker volumes, uninstalling and reinstalling docker, but no change. I'm on an M1 Mac with V 4.3.2 of docker desktop.
Creating a "nystudio107/craft:dev-craft-vite" project at "./testvite" Installing nystudio107/craft (dev-craft-vite 87fcc798f235eb170b395f6e019fb06cb9e93997)
Any help would be appreciated! Thanks!