xate
xate
NNuxt
Created by xate on 12/28/2024 in #❓・help
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?
10 replies