unplugin / unplugin-auto-import

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

No matching version found for unimport@^0.4.5 #232

Closed baboon-king closed 2 years ago

baboon-king commented 2 years ago
baboon@MacBook-Air-2 iduo-schedule-web % pnpm install -D unplugin-auto-import
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for unimport@^0.4.5
^[[A
The latest release of unimport is "0.4.4".

If you need the full list of all 36 published versions run "$ pnpm view unimport versions".
Progress: resolved 81, reused 59, downloaded 0, added 0
baboon@MacBook-Air-2 iduo-schedule-web % pnpm view unimport versions         
[
  '0.0.0', '0.0.1',  '0.0.2', '0.0.3',
  '0.0.4', '0.0.5',  '0.0.6', '0.0.7',
  '0.0.8', '0.1.0',  '0.1.1', '0.1.2',
  '0.1.3', '0.1.4',  '0.1.5', '0.1.6',
  '0.1.7', '0.1.8',  '0.1.9', '0.2.0',
  '0.2.1', '0.2.2',  '0.2.3', '0.2.4',
  '0.2.5', '0.2.6',  '0.2.7', '0.2.8',
  '0.2.9', '0.2.10', '0.3.0', '0.4.0',
  '0.4.1', '0.4.2',  '0.4.3', '0.4.4'
]

image

baboon-king commented 2 years ago

Sorry. I not try sync on npmmirror image