existsSync

TypeError: fs.existsSync is not a function | import { ipcRenderer } from 'electron'

在electron的渲染进程中导包会发生TypeError: fs.existsSync is not a function node_modules/electron/index.js:6 ``` var pathFile = path.join(__dirname, 'path.txt') if ......

Vue2.6.11+electron13.0.0在渲染进程中使用remote,报错:“TypeError: fs.existsSync is not a function

![](https://img2023.cnblogs.com/blog/1202393/202307/1202393-20230729170842749-5741440.png) * https://blog.csdn.net/weixin_38742935/article/details/119 ......
共2篇  :1/1页 首页上一页1下一页尾页