histoire-dev / histoire

⚡ Fast and beautiful interactive component playgrounds, powered by Vite
https://histoire.dev
MIT License
3.19k stars 191 forks source link

Error with using vuetify treeshaking on nuxt #549

Open hpawa opened 1 year ago

hpawa commented 1 year ago

Describe the bug

Error: Vuetify plugin must be loaded after the vue plugin In dev & build story

Reproduction

https://stackblitz.com/edit/nuxt-starter-5fsqwn

System Info

System:
    OS: macOS 13.4
    CPU: (8) arm64 Apple M1
    Memory: 4.74 GB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.15.0 - ~/.nvm/versions/node/v18.15.0/bin/node
    npm: 9.5.0 - ~/.nvm/versions/node/v18.15.0/bin/npm
  Browsers:
    Chrome: 114.0.5735.106
    Firefox: 109.0.1
    Safari: 16.5
  npmPackages:
    @histoire/plugin-nuxt: ^0.16.2 => 0.16.2 
    @histoire/plugin-vue: ^0.16.1 => 0.16.1 
    histoire: ^0.16.2 => 0.16.2 
    nuxt: 3.5.2 => 3.5.2 
    vuetify: ^3.3.3 => 3.3.3

Used Package Manager

npm

Validations

stackblitz[bot] commented 1 year ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.