Cant load panel, localhost server returns 404 Not Found

I haven’t touched my twitch extension for months and I’m just now getting back to working on it.

When I run the front end, I only see GET /main/panel.html?insertparamshere and nothing shows up in the Extension views. So I opened it in chrome and went to console and it gives me the following


All the URLs are set properly in the manifest.json file as I’ve checked. I’m not sure whats happening, cause I’ve been troubleshooting for the past hour, and it just wont load the panel.html file.

After MORE troubleshooting, I am just a bit stupid. My front end directory was not set correctly, thus not being able to find the files.

heh…

1 Like

Could you please elaborate? What was incorrect about the front end directory?