Giter VIP home page Giter VIP logo

Comments (8)

vimBashMing avatar vimBashMing commented on August 20, 2024

请具体描述一下:是左侧的对话框里输入无响应?还是右侧代码段邮件菜单里的功能无响应?
顺便请提供一下你本地操作系统的具体版本。

from codeshell-vscode.

bolt163 avatar bolt163 commented on August 20, 2024

左侧,网络存在代理的情况下会有问题吗

OS: macOS Sonoma 14
VSCode版本: 1.78.2 (Universal)

from codeshell-vscode.

vimBashMing avatar vimBashMing commented on August 20, 2024

左侧,macOS Sonoma 14
网络存在代理的情况下会有问题吗

网络代理应该是没有影响。vscode的版本号多少?

from codeshell-vscode.

bolt163 avatar bolt163 commented on August 20, 2024

左侧,macOS Sonoma 14, macOS Ventura13.5 两个os版本都有类似问题
网络存在代理的情况下会有问题吗

网络代理应该是没有影响。vscode的版本号多少?

左侧,网络存在代理的情况下会有问题吗
OS: macOS Sonoma 14, macOS Ventura13.5 两个os版本都有类似问题
VSCode版本: 1.78.2 (Universal)

from codeshell-vscode.

vimBashMing avatar vimBashMing commented on August 20, 2024

左侧,macOS Sonoma 14, macOS Ventura13.5 两个os版本都有类似问题
网络存在代理的情况下会有问题吗

网络代理应该是没有影响。vscode的版本号多少?

左侧,网络存在代理的情况下会有问题吗 OS: macOS Sonoma 14, macOS Ventura13.5 两个os版本都有类似问题 VSCode版本: 1.78.2 (Universal)

确认一下vscode里面nodejs的版本,需要将nodejs升级到18以上

from codeshell-vscode.

bolt163 avatar bolt163 commented on August 20, 2024

左侧,macOS Sonoma 14, macOS Ventura13.5 两个os版本都有类似问题
网络存在代理的情况下会有问题吗

网络代理应该是没有影响。vscode的版本号多少?

左侧,网络存在代理的情况下会有问题吗 OS: macOS Sonoma 14, macOS Ventura13.5 两个os版本都有类似问题 VSCode版本: 1.78.2 (Universal)

确认一下vscode里面nodejs的版本,需要将nodejs升级到18以上

node -v
v18.17.1

from codeshell-vscode.

0ut0fm1nd avatar 0ut0fm1nd commented on August 20, 2024

Please update your vscode to version 1.83.1

from codeshell-vscode.

yportne13 avatar yportne13 commented on August 20, 2024

有可能是 ChatMemory.ts 里 nanoid() 导致的,我给改成

time = new Date();
id = "Uakgb_J5m9g-0JDMbcJqL" + this.time.toISOString();

就行了

from codeshell-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.