Denny

Results 3 issues of Denny

用4.8.2编译的 如图: ![qq20170601-113601](https://cloud.githubusercontent.com/assets/10398591/26663728/4e655472-46bf-11e7-8f37-932f02d73d82.png) ![qq20170601-113923](https://cloud.githubusercontent.com/assets/10398591/26663731/5077a7ce-46bf-11e7-9791-bb1bc1e6e14a.png)

question

**bug描述** chameleon-tool在node12.17版本无法安装 node10可以正常安装 报错大概是[email protected]包404,无法拉取的问题 **复现bug的步骤** 1. nvm use v12.17.0 2. npm i -g chameleon-tool 3. 报错 **问题截图** ![image](https://user-images.githubusercontent.com/10398591/89504686-ff1b5a80-d7fa-11ea-88b8-9e32c3d87331.png) **编译环境信息** - chameleon-tool 版本:[1.0.6] - nodejs版本、npm版本:[node v12.17.0、npm 6.14.6] - 电脑操作系统: [macOS High...

bug

### Describe the bug When I use dts according to documentation. import dts from "vite-plugin-dts"; plugins: [dts()] ![image](https://github.com/user-attachments/assets/d79d803e-fe48-4b94-a859-3494f25a1475) I'm try to fix the bug. Add a `?` can resove. ![image](https://github.com/user-attachments/assets/50608a18-9ac4-4806-9a94-fe63ea51b489)...