wechat-miniprogram / kbone-ui

kbone-ui 是一套能同时支持 小程序(kbone) 和 vue 框架开发的多端 UI 库(PS:新版 kbone-ui 已出炉并迁移到 kbone 主仓库,此仓库仅做旧版维护之用)
https://wechat-miniprogram.github.io/kbone/docs/ui/intro/
MIT License
444 stars 45 forks source link

install error #53

Open sazima opened 1 year ago

sazima commented 1 year ago

npm install kbone-ui


 npm install kbone-ui     

                                                                                                                                                      ✹ ✭main 

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @typescript-eslint/eslint-plugin@5.36.2
npm ERR! Found: eslint@4.19.1
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"*" from @typescript-eslint/type-utils@5.36.2
npm ERR!   node_modules/@typescript-eslint/type-utils
npm ERR!     @typescript-eslint/type-utils@"5.36.2" from @typescript-eslint/eslint-plugin@5.36.2
npm ERR!     node_modules/@typescript-eslint/eslint-plugin
npm ERR!       dev @typescript-eslint/eslint-plugin@"^5.11.0" from the root project
npm ERR!   peer eslint@"^3.19.0 || ^4.5.0" from eslint-config-airbnb-base@11.3.2
npm ERR!   node_modules/eslint-config-airbnb-base
npm ERR!     dev eslint-config-airbnb-base@"^11.3.0" from the root project
npm ERR!   4 more (eslint-plugin-import, eslint-plugin-vue, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @typescript-eslint/eslint-plugin@5.36.2
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   dev @typescript-eslint/eslint-plugin@"^5.11.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@8.39.0
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @typescript-eslint/eslint-plugin@5.36.2
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"^5.11.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /home/wukt/.npm/eresolve-report.txt for a full report