Alixhan

Results 3 issues of Alixhan

import _, { isEmpty, round, cloneDeep, isUndefined } from "lodash"; ^^^^^^^^^ SyntaxError: Named export 'cloneDeep' not found. The requested module 'lodash' is a CommonJS module, which may not support all...

Named export 'VueCropper' not found. The requested module 'vue-cropper' is a CommonJS module, which may not support all module.exports as named exports. 咱们这个库没有配置好ESM,可以参考一下 [vitepress的问题](https://github.com/vuejs/vitepress/issues/1399) 有个naive-ui库也是这个问题,已经解决了

### 问题描述 ![image](https://github.com/mamoe/mirai/assets/22884361/199d73d6-888d-4d02-9322-4c6fe52c0396) 已经没法登录了,换了几个QQ都不行,这个咋解决啊 ### 复现 net.mamoe mirai-core-jvm 2.16.0 ![image](https://github.com/mamoe/mirai/assets/22884361/3e4be89c-e772-4f15-909d-d07b1f7bf5b7) ### mirai-core 版本 2.16.0 ### bot-protocol ANDROID_PHONE ### 其他组件版本 _No response_ ### 系统日志 _No response_ ### 网络日志 _No response_ ###...