unplugin / unplugin-auto-import

Auto import APIs on-demand for Vite, Webpack and Rollup
MIT License
3.31k stars 200 forks source link

[Bug] breaking change from version 0.18.0 to 0.18.1 #518

Closed jackjtr closed 4 months ago

jackjtr commented 4 months ago

Describe the bug

minimatch@10.0.1: The engine "node" is incompatible with this module. Expected version "20 || >=22" Error: Found incompatible module.

Reproduction

https://codesandbox.io/

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (12) x64 Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
    Memory: 14.98 GB / 31.83 GB
  Binaries:
    Node: 18.20.3 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - C:\Program Files\nodejs\yarn.CMD
    npm: 10.7.0 - C:\Program Files\nodejs\npm.CMD
    pnpm: 9.0.5 - C:\Program Files\nodejs\pnpm.CMD
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (126.0.2592.102)

Used Package Manager

yarn

Validations