Hi all,
I have recently added MMM-Trello module to the MM and from that moment I get a black screen every time I try to start the MM. If I remove the module from the config file the MM starts correctly (without the Trello module obviously).
I have started the MM in dev mode “run start dev” and this is the error:
If I click where it says VM140:2 this is what it returns:
Clicking instead on “translator.js:22” this is what it returns:
APIkey, token and id list should be correct, because, correct me If I am wrong, I have tested it in my browser with this URL:
https://api.trello.com/1/lists/MYLISTID/cards?key=MY_APYKEY&token=MY_TOKEN
and it returns correctly all the cards in that list.
What is weird is that not only the MMM-Trello module is not working, but I get a black screen like something crashes.
Any thoughts??
thanks…