# npm
npm install
# pnpm
pnpm install
# yarn
yarn install
# bun
bun installrun storybook script
Local components and components from Nuxt as we can see, they're working correctly.
install deps
run storybook script
you can test also the
@nuxt/ui-pro, same issues also there