SilverBirchh / MMM-TFL

MagicMirror module for Transport For London tube line status
MIT License
6 stars 1 forks source link

Module not showing status since update to MagicMirror² v2.13.0 #6

Open dubalda79 opened 3 years ago

dubalda79 commented 3 years ago

Hi there,

I was hoping you can help me. My module is failing to display anything since upgrading to MagicMirror² v2.13.0. I don't see any error messages being reported when I run 'npm start'.

I wasn't initially able to update the MagicMirror as I was getting this following message...

error: Your local changes to the following files would be overwritten by merge: package-lock.json Please commit your changes or stash them before you merge. Aborting

I saw the package-lock.json in the MMM-TFL directory so wasn't sure if that's the cause of the problem?

Any help you can offer would be great...thanks!

psld64 commented 3 years ago

I have the same issue, glad to see someone else is too. I had wondered if it had something to do with the TFL API? I see the same error when trying to update.

dubalda79 commented 3 years ago

Hi psld64,

Until this module gets updated I've found an alternative module which is working for me.Try...

https://github.com/nigel-daniels/MMM-Tube-Status

Cheers

psld64 commented 3 years ago

Thats working great for me too, thank you so much dubalda79.

emanuele-albini commented 1 year ago

Check out https://github.com/emanuele-albini/MMM-TFL-Status if you are interested in a richer module.

It offer all the functionalities of MMM-TFL and MMM-Tube-Status, plus many others.