unplugin-vue-components icon indicating copy to clipboard operation
unplugin-vue-components copied to clipboard

default resolver failed to resolve components with components folder

Open qq1037305420 opened this issue 1 year ago • 0 comments

Describe the bug

when root directory contains "(2)", components within components folder are not auto imported.

Reproduction

https://codesandbox.io/p/devbox/test-2-y5jhnl

System Info

System:
    OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
    CPU: (2) x64 AMD EPYC
    Memory: 1.53 GB / 4.01 GB
    Container: Yes
    Shell: Unknown
  Binaries:
    Node: 20.12.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.5.0 - /usr/local/bin/npm
    pnpm: 8.15.6 - /usr/local/share/npm-global/bin/pnpm

Used Package Manager

npm

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • [X] The provided reproduction is a minimal reproducible of the bug.

qq1037305420 avatar Jul 04 '24 06:07 qq1037305420