May

Results 2 issues of May

原先我的是16.20.0 yarn install 的时候报错 提示我要大于18.17.0 我就切换成了18.18.0 yarn install 成功下载 ![image](https://github.com/user-attachments/assets/483b9d37-a101-484e-ad8b-df54901016c8) 但是我开始npm run start的时候 失败了 ![image](https://github.com/user-attachments/assets/ad6c3d1d-4d7e-424f-8d3b-9f4d0cee4be7) 我就降低node版本为 16.20.0 后成功运行 为什么下载依赖和运行的版本会不一致 (不太确定是不是我本地的问题) ![image](https://github.com/user-attachments/assets/f99f4cd5-859c-48c2-bfb3-a7217a795b6a) 成功运行有 出现大小写文件Index报错提示 手动调整后 已运行成功

### Bug Description I want to run the front-end page of n8n locally, execute "cd n8n" and then execute "pnpm install" success pnpm dev:fe:editor It ran successfully, but the console...

in linear