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
I have cloned the project and tried running locally but I get this error: App threw an error during load Error: Cannot find module 'electron-config' at Module._resolveFilename (module.js:543:15) at Function.Module._resolveFilename (C:\Users\JosephJoey\AppData\Roaming\npm\node_modules\electron\dist\resources\electron.asar\common\reset-search-paths.js:35:12) at Function.Module._load (module.js:473:25) at Module.require (module.js:586:17) at require (internal/module.js:11:18) at Object.<anonymous> (D:\ElectronDev\Project Samples\whatsdesktop\config.js:3:16) at Object.<anonymous> (D:\ElectronDev\Project Samples\whatsdesktop\config.js:14:3) at Module._compile (module.js:642:30) at Object.Module._extensions..js (module.js:653:10) at Module.load (module.js:561:32)
Where are the html files and how do I fix this?
The text was updated successfully, but these errors were encountered:
I have cloned the project and tried running locally but I get this error:
App threw an error during load Error: Cannot find module 'electron-config' at Module._resolveFilename (module.js:543:15) at Function.Module._resolveFilename (C:\Users\JosephJoey\AppData\Roaming\npm\node_modules\electron\dist\resources\electron.asar\common\reset-search-paths.js:35:12) at Function.Module._load (module.js:473:25) at Module.require (module.js:586:17) at require (internal/module.js:11:18) at Object.<anonymous> (D:\ElectronDev\Project Samples\whatsdesktop\config.js:3:16) at Object.<anonymous> (D:\ElectronDev\Project Samples\whatsdesktop\config.js:14:3) at Module._compile (module.js:642:30) at Object.Module._extensions..js (module.js:653:10) at Module.load (module.js:561:32)
Where are the html files and how do I fix this?
The text was updated successfully, but these errors were encountered: