unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue
https://www.npmjs.com/package/unplugin-vue-components
MIT License
3.65k stars 341 forks source link

v0.27.0 版本不能正常使用 #752

Open huaixu751 opened 1 month ago

huaixu751 commented 1 month ago

Describe the bug

image

最新版无法正常使用, 降级到v0.26.0 可以正常使用

Reproduction

https://github.com/huaixu751/unplugin-vue-components-test

System Info

System:
    OS: macOS 14.4.1
    CPU: (8) arm64 Apple M1
    Memory: 1.23 GB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 21.7.3 - ~/Library/Caches/fnm_multishells/1748_1696829202437/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.5.0 - ~/Library/Caches/fnm_multishells/1748_1696829202437/bin/npm
    pnpm: 7.28.0 - /usr/local/bin/pnpm
    bun: 1.0.15 - ~/.bun/bin/bun
  Browsers:
    Chrome: 124.0.6367.156
    Safari: 17.4.1

Used Package Manager

npm

Validations

haijiaoliuhao91 commented 1 month ago

I ran into the same issue with v0.27.0 and when I downgraded to v0.26.0, it worked fine