@SARCux something on your system is already using port 8080, is there a instance of MagicMirror not closed correctly? either restart the pi or change the port in the config file
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Posts made by swvalenti
-
RE: HELP -- MMM-calendarExt2 was not displayed
-
RE: HELP -- MMM-calendarExt2 was not displayed
@SARCux open the dev window and see what errors show in the console
npm start dev
-
RE: MMM-RAIN-MAP
Try adding this to your config
mapUrl: “https://a.tile.openstreetmap.de/${z}/${x}/${y}.png”,
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
@swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:
is still asking for replace instead of request
what?
words not clear
Uncaught TypeError: Cannot read properties of undefined (reading 'replace') at cmpVersions (module.js:525) at Function.Module.register (module.js:502) at MMM-OpenWeatherForecast.js:41
I did what you said but still get this error for some reason
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@sdetweil the only thing that isn’t working now is when I run npm init-y in each module folder the module in the dev window is still asking for replace instead of request
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@sdetweil oh well I give up I tried all the steps, thanks for all the help and patience