redux-electron-ipc
redux-electron-ipc copied to clipboard
using electron with react
@mariotacke ### this is my index.js in react app this is how I call the createIpc and Send
### But it show me this error

@mariotacke ?!
This does not appear to be an issue with this library. redux-electron-ipc does not use any fs/file-system calls in its API. I would look into how your main/window is set up. If you have any specific redux-electron-ipc issues, please feel free to change your issue.