Electron Help: Files not found

I’m still new to Electron, so I might be missing something simple here but I’m having a very strange issue with files.

Since I already have a theme, I’ve copied the contents of its body to the index.html file. I’ve also moved a folder called “Assets” and files from /dmxAppConnect over to it. The problem is, however, these files don’t seem to be detected when I emulate the app:

It appears to be looking for these files in G:/dmxAppConnect rather than G:/[Project folder]/dmxAppConnect. If I also look in the sources tab none of the files I moved are there: image

I’m assuming this is because there is some type of syncing that has to be done, but I have no idea how to do that manually. I should note that it displays as expected inside of Wappler.

Community Page
Last updated: