kjb085 / MMM-Reddit

Magic Mirror Module for displaying top level content from reddit
34 stars 7 forks source link

Failed to load resource: the server responded with a status of 404. #21

Closed reubenvickers closed 4 years ago

reubenvickers commented 4 years ago

I'm running this module in the default suggested configuration from the README, however when I try to launch the mirror I get these errors in the console:

:8080/modules/MMM_Reddit//MMM_Reddit.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)

loader.js:187 script.onerror @ loader.js:187 Error on loading script: modules/MMM_Reddit//MMM_Reddit.js

I believe this must be an error in the module unless I am missing something.

reubenvickers commented 4 years ago

Fixed this by changing my .config file, must have been an error there

andrewjohn3 commented 3 years ago

can you explain how you changed the .config file please. I am having the same issue.