io

Results 10 issues of io

## Summary resolve directory not found error when bunlde ts ## Test plan

cla signed
Stale

- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [x] I have tried restarting VS Code or...

Please make sure these boxes are checked before submitting your PR, thank you! * [x] Make sure you follow Element's contributing guide ([中文](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.zh-CN.md) | [English](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.en-US.md) | [Español](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.fr-FR.md)). *...

Please make sure these boxes are checked before submitting your PR, thank you! - [x] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). - [x]...

CommitMessage::Qualified

fix #6860

ready to merge
:cake: p2-nice-to-have
scope: v2 compat

fix #6859 ,support image native props loading

### Expected Behavior "module": "NodeNext" should not include Object.defineProperty(exports, "__esModule", { value: true }) with it complie result ### Actual Behavior ![image](https://user-images.githubusercontent.com/25458528/232306526-6cb51f14-19d4-4f31-ac23-6e6907ba50c1.png) ![image](https://user-images.githubusercontent.com/25458528/232306662-715eca29-5645-448f-b665-0d7b50f48f9d.png) ![image](https://user-images.githubusercontent.com/25458528/232306676-5c14c736-600f-4f67-b0b4-021a835edc1e.png)

resolve error: AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS' use Pillow version: 9.5.0 the later versions remove it ![image](https://github.com/sczhou/CodeFormer/assets/25458528/4da6eecc-aecf-48a4-9646-d584b5ea9474)