NuxtN
Nuxt11mo ago
8 replies
AGill

Nuxt UI starter template fails to boot on stackblitz

More of an FYI. When coming from www.nuxt.new the V3 ui starter fails to boot on stackblitz. Locally it runs fine.

Makes it less convenient to make reproductions for issues.

Reproduction: https://stackblitz.com/edit/github-hitsapfi?file=app%2Fapp.config.ts

Error log below:
[11:07:27 PM]  ERROR  Cannot load native addon because loading addons is disabled: /home/projects/github-hitsapfi/node_modules/@tailwindcss/oxide-linux-x64-musl/tailwindcss-oxide.linux-x64-musl.node

npm ERR! code 1
npm ERR! path /home/projects/github-hitsapfi
npm ERR! command failed
npm ERR! command sh -c nuxt prepare

npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2025-03-18T03_07_21_552Z-debug-0.log
StackBlitzAmar Gill
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
Nuxt UI v3 starter - StackBlitz
Was this page helpful?