cli
cli copied to clipboard
Nuxt Add a title * UI Starter Template command change?
Description
The syntax of the command for installing Nuxt Starter Template recently changed to this. However this is not yielding the expected result as it is not pre-populating the nuxt.config file and setting up Nuxt 4 compatibility structure out of the box. Using the command npx nuxi init -t ui appname works as expected. Is the current command syntax in the Installation Docs for the UI 3 Starter Template correct?