0๐
I did get create-nuxt-app v5.0.0 working.
The key for me was not installing Tailwind during the initial create-nuxt-app installation process in the command line and instead following the directions at:
https://tailwindcss.com/docs/guides/nuxtjs
I do have node v 18.15.0 running as well.
Source:stackexchange.com