@sdetweil I got it all figured out thank you. I went back to just the basics. So now I’ll go back in adding one thing at a time.
Read the statement by Michael Teeuw here.
Posts
- 
RE: MMM-calenderext3
- 
RE: MMM-calenderext3@sdetweil I just removed the first url it wasn’t needed. But still no change. 
- 
RE: MMM-calenderext3@sdetweil 
 This is both configs from the calendarext3 and the default calendar.   
- 
RE: MMM-calenderext3@sdetweil 
 I was able to get my calendar working. I like how it shows it up in the top corner what I have coming up, but its still not showing anything on my actual calendar.{ 
 module: “MMM-CalendarExt3”,
 position: “bottom_bar”,
 title: “”,
 config: {
 mode: “month”,
 instanceId: “basicCalendar”,
 locale: ‘en-GB’,
 maxEventLines: 4,
 firstDayOfWeek: 1,
 waitFetch: 5000,
 calendarSet: [‘schedule’],
 url: “https://calendar.google.c”
 }
 Let me know if you see something I have wrong.
- 
RE: MMM-AccuWeatherForecast@sdetweil I don’t recall I would have to pull up the original config. I might have added it trying to fix the temps. 
- 
MMM-calenderext3I am still having trouble getting my google calendar to show anything on my calendar. I am also not sure why part of my calendar is in two different languages. See my config. Any help would be great thanks. 
  
  
- 
MMM-AccuWeatherForecastI am having trouble getting my weather to show the accurate temp. the hourly is correct but the daily is wrong. not sure what part of my config is wrong. 
  
  
- 
magic mirror wont startwhen trying to boot magic mirror in terminal this s the error I am getting. I am new to all this and am lost. Any help would be greatly appreciated. 
 3 error code ENOENT
 14 error syscall open
 15 error path /home/tink8909/package.json
 16 error errno -2
 17 error enoent Could not read package.json: Error: ENOENT: no such file or directory, open ‘/home/tink8909/package.json’
 18 error enoent This is related to npm not being able to find a file.
 18 error enoent
 19 verbose cwd /home/tink8909
 20 verbose os Linux 6.12.20+rpt-rpi-2712
 21 verbose node v22.14.0
 22 verbose npm v10.9.2
 23 verbose exit -2
 24 verbose code -2
 25 error A complete log of this run can be found in: /home/tink8909/.npm/_logs/2025-04-10T20_10_33_845Z-debug-0.logThis is what I am getting