Read the statement by Michael Teeuw here.
[MMM-Skolmaten] Shows school lunch menus in Sweden from skolmaten.se
-
Thanks, that did it!
-
@erq @Henrik Thanks for the tip! I have made a quick solution for now… changed package.json to have dependency to rss-parser v2.12.0.
Checked the rss-parser readme and the latest version (3) has changed it’s interface (“A few minor breaking changes were made in v3…”). If I find the time, I will update my code to support the latest version.
-
Excellent, you solved the problem before I even had a chance to have a look at it! Well done!
I guess you can revoke my github access now. :) -
@retroflex said in [MMM-Skolmaten] Shows school lunch menus in Sweden from skolmaten.se:
Added you as a collaborator to the repo. I’m new to git so let me know if there’s anything else I must do. Follow up question: is it better to be a collaborator than to send pull requests? Or maybe just easier?
I don’t know exactly what collaborator means, haven’t used github much other than cloning stuff from it.
Normally you’d create a branch, do you stuff, raise a pull request, have it reviewed, (hopefully) accepted, and then merge. -
@Henrik From what I’ve read, a collaborator has write access directly to the repo. You can push code directly as if you are the owner.
-
@retroflex I am having issues with MMM-Skolmaten. Only says laddar…
I also tried to re installing the module,with any luck -
@fedale I am still running this and it works for me, so I suspect it is a config issue. Can you post your config and I’ll have a look.