You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
every time i hot reload on vscode, i get an error message like this:
Error occurred in handler for 'index-file-in-database': Error: Window info not found.
at /Users/sam/Desktop/reor/dist-electron/main/index.js:10037:13
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:77772)
at WebContents.emit (node:events:517:28)
this only occurs in making changes to main process not renderer process
The text was updated successfully, but these errors were encountered:
every time i hot reload on vscode, i get an error message like this:
this only occurs in making changes to main process not renderer process
The text was updated successfully, but these errors were encountered: