Vincent Zhang

Results 11 comments of Vincent Zhang

![image](https://user-images.githubusercontent.com/127756463/229310999-0e70212c-ceb2-4f62-a165-4417cdd92fa3.png) 这个什么问题

检查了一下,原来是代理忘记开了 ![image](https://user-images.githubusercontent.com/127756463/228849137-b4fcf476-355b-43bd-a1ab-e268cfc84dbd.png) 感谢开源,创作不易,已给star

先确保安装依赖项😃

确保安装所有所需依赖项哈 ![image](https://user-images.githubusercontent.com/127756463/229329047-5515836b-5b40-4932-85ef-e86328de4ba2.png) 跟版本没有多大关系,我使用的是v18.15.0版本 ![image](https://user-images.githubusercontent.com/127756463/229329079-19e707ef-1dc8-432e-b259-0a6312b5b1f7.png)

无法解决的问题你可以问问ChatGPT,就像这样, ![image](https://user-images.githubusercontent.com/127756463/229329138-bac26d87-b0ca-4f19-9e15-35eff5281d84.png) 是否是你的npm包版本过低呢 ![image](https://user-images.githubusercontent.com/127756463/229329153-f11c513c-b669-4363-a84a-810a7c947535.png)

常见的解决方案有两种: 1. 更新 npm 包管理器 可以尝试通过更新 npm 包管理器来解决问题。可以在终端窗口中执行以下命令: ``` npm install -g npm ``` 如果已经是最新版本,则会提示 "up to date";如果是旧版本,则会更新完成后提示更新后的版本号。 2. 更新 package-lock.json 文件 如果更新 npm 包管理器并没有解决问题,那么可能是 package-lock.json 文件中的某些库已经过时,需要更新才能使其正常工作。可以通过执行以下命令更新该文件: ``` npm install...

出现了这样的问题,有点别扭 ![image](https://user-images.githubusercontent.com/127756463/229059173-23b689fe-ad30-4e43-b89a-82dbe1028116.png)

把两边的边栏收起就不会出现这个问题了 ![image](https://user-images.githubusercontent.com/127756463/229059911-afe5d4e7-d83f-483c-b594-2146672b1ce4.png) 这下好多了[![064061C1](https://user-images.githubusercontent.com/127756463/229060111-8bbade2a-7f16-41df-8518-e4c4d4c46ff1.png)]

好像又可以拉动了,但是要等一分钟左右好像 ![image](https://user-images.githubusercontent.com/127756463/229047050-b5c992d0-1da8-4685-8882-e0a036ca0477.png) 建议在GPT输出消息期间用户也可以翻看历史聊天记录,这样用户体验感更好[doge]