money
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...
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...

复现步骤: 1. config.ts 配置 icons:{} 2. src/icons 文件夹下有 home-msg-center-right-arrow.svg 图片 3. 组件代码  4. 执行 build 构建,注释的 icon 然后编译了  预期:已经注释的 Icon , 不会被编译
复现仓库:https://github.com/hualigushi/react-js 问题描述:当一个文件后缀名是 js , 文件内容包含 jsx 语法时,doctor 命令会报错,但是 dev 和 build 命令均没有报错
增加 tern 插件是否开启的判断条件