NuxtN
Nuxt12mo ago
xate

Nuxt UI - Unexpected token ';'

Hello,

my problem is very simple. I follow the docs of nuxt UI and type in:

npx nuxi init -t github:nuxt-ui-pro/saas

then move into the directory and run

npm run dev

Then I get the error:

ERROR [nuxt] [request error] [unhandled] [500] Unexpected token ';'


I am running it on windows and as can be seen using NPM as package manager. Any ideas?
Was this page helpful?