money

Results 8 issues of money

文档 node 版本版本更新到 18 ## Summary by CodeRabbit - **文档更新** - 更新了各文档中对 Node.js 版本的要求,从 14+ 或 16+ 提升至 18+。 - 调整了相关的 Node.js 安装和使用命令,以反映版本变更。

in my react web application project, i upgrade [email protected], build the project, has a error ``` fatal - Error: ERROR in node:fs Module build failed: UnhandledSchemeError: Reading from "node:fs" is...

bug

fix jest error when using typescript 5 ``` Error: Jest: Failed to parse the TypeScript config file jest.config.ts TSError: ⨯ Unable to compile TypeScript: error TS5095: Option 'bundler' can only...

![WechatIMG18](https://github.com/user-attachments/assets/1577db9d-fa9b-4cbf-94f1-3449a32cb3fd)

复现步骤: 1. config.ts 配置 icons:{} 2. src/icons 文件夹下有 home-msg-center-right-arrow.svg 图片 3. 组件代码 ![Image](https://github.com/user-attachments/assets/bb25595f-0bd8-4fef-ac9e-44f8364c616f) 4. 执行 build 构建,注释的 icon 然后编译了 ![Image](https://github.com/user-attachments/assets/b37f95da-6ce4-49b7-b9a7-d7a295c302cd) 预期:已经注释的 Icon , 不会被编译

复现仓库:https://github.com/hualigushi/react-js 问题描述:当一个文件后缀名是 js , 文件内容包含 jsx 语法时,doctor 命令会报错,但是 dev 和 build 命令均没有报错

增加 tern 插件是否开启的判断条件