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/saasthen move into the directory and run
npm run devThen 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