#FF0000

Results 12 comments of #FF0000

> Always trigger `page reload` when `.tsx` files changed. +1 Similar issues see https://github.com/underfin/vite-plugin-vue2/issues/88, in 88 issue, the entry is `.vue`, and use `` in vue file. The issue difference...

同事在 win10 x64 遇到了这个问题,此问题并非 swc 的问题,而是 node 与 vc 依赖版本问题,通过更新最新版本 vc++ lib 可以解决。 排查思路: 1. dumi 报错 bindings not found ,是 swc 没有对应的二进制包 2. 在node_modules看下swc的二进制包是不是装好了. 如果没有手动装下 @swc/core ,确保 @swc/core-win32-x64-msvc 包存在...

> > 同事在 win10 x64 遇到了这个问题,此问题并非 swc 的问题,而是 node 与 vc 依赖版本问题,通过更新最新版本 vc++ lib 可以解决。 > > 排查思路: > > > > 1. dumi 报错 bindings not found ,是 swc...

> node -e 'console.log(require("@swc/core-win32-x64-msvc"))' 执行结果是一样的, 其他也验证没问题,当启动还是一样报步骤三的错误; 那挺奇怪,听你的描述 swc 依赖项已经安装,但项目的 swc 仍未工作,是否是项目下缺少 swc 的依赖项(某种原因未成功安装上)?如果是这样的话,在项目手动执行下 npm i -D @swc/cli @swc/core 试试呢?注意,装好后把dumi的项目重启再试。 或者 npx swc ./file.js 转个文件试下,如果工作正常,可以排除是 swc 未工作的原因,但具体原因我就无法给出建议了。

This feature has been implemented in #2091. For the API documentation, please refer to https://univer.ai/typedoc/@univerjs/facade/classes/FUniver#disposeunit . Therefore, this feature is closed. If there are any issues, please open a new...

I'm also in need of this, and I'm confident that integrating with ollama will lead to widespread distribution and usage.

The app developer account I obtained yesterday is currently stuck on Saturday and I am looking forward to it working on Monday

When the tool takes longer than people imagine to complete the response, it may be necessary to have the tool support streaming response

@lyking90 The Range object not only retrieves cell values but also provides a rich set of APIs for manipulating cell content, formatting, and more, making it essential for interacting with...