shadcn-vue icon indicating copy to clipboard operation
shadcn-vue copied to clipboard

[Bug]: [@vue/compiler-sfc] Failed to resolve import source "./interface".

Open bretoreta opened this issue 1 month ago • 5 comments

Reproduction

https://stackblitz.com/edit/vitejs-vite-n9o9amnk

Describe the bug

Error when installing Carousel component on js variant.

System Info

System:
    OS: Windows 11 10.0.22621
    CPU: (4) x64 Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
    Memory: 5.59 GB / 15.91 GB
  Binaries:
    Node: 22.15.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - C:\Users\Bret\AppData\Roaming\npm\yarn.CMD
    npm: 11.2.0 - C:\Users\Bret\AppData\Roaming\npm\npm.CMD
    pnpm: 10.14.0 - C:\Users\Bret\AppData\Roaming\npm\pnpm.CMD
    bun: 1.2.17 - C:\Users\Bret\.bun\bin\bun.EXE
  Browsers:
    Chrome: 141.0.7390.107
    Edge: Chromium (140.0.3485.94)
    Internet Explorer: 11.0.22621.3527
  npmPackages:
    @vueuse/core: ^13.9.0 => 13.9.0 
    radix-vue: ^1.9.17 => 1.9.17 
    reka-ui: ^2.5.1 => 2.5.1 
    vue: ^3.5.22 => 3.5.22

Contributes

  • [ ] I am willing to submit a PR to fix this issue
  • [ ] I am willing to submit a PR with failing tests

bretoreta avatar Oct 16 '25 12:10 bretoreta