joschuba / statamic-vite

A Statamic starter kit just like a default Statamic install, just with Vite instead of Mix.
3 stars 0 forks source link

Error installing starter kit #4

Closed espenlg closed 1 year ago

espenlg commented 1 year ago

I wanted to try this today, but ended up with an error I'm afraid. Is it related to Statamic 3.4?

Screenshot 2023-01-31 at 17 00 48

joschuba commented 1 year ago

@espenlg I think you have just a little typo. It has to be joschuba/statamic-vite in the install command, instead of joschuba/vite. So run statamic new mysite joschuba/statamic-vite and you're ready to go – with Statamic 3.4, too. :)

espenlg commented 1 year ago

Thank you! I wasn't sure so I copied the starter-kit name from the URL :)

joschuba commented 1 year ago

You're welcome, happy asset bundling with Vite! :)