@E3V3A Thanks for your hint!
Installation works now without any errors.
So far so good, but…
I´v done all steps from your installation instruction and reboot the Pi.
The MM starts and only the first module in the config.js appears.
The second module is the Flights-Above but only the first module works, all other modules dosn´t appear.
It seem s to hang on the module start of Flight-Above?
Is there a simple way to check the correct installation of all deps and correct module installation?
3 nightshifts with the module installation and configuration without a solution for this problem. :-(
Are you shure that the steps:
cd ~/MagicMirror/modules
git clone https://github.com/E3V3A/MMM-FlightsAbove.git
!! cd MMM-Tabulator !!!??
correct? I didn´t find the MMM-Tabulator in the Flights Above directory, so install MMM-Tabulator via git in the modules Directory. Thats right? (git clone… and npm install)
Then i did the rest:
npm install jquery --save
npm install jquery-ui-dist --save
npm install jquery.tabulator --save
npm install flightradar24-client
in the MMM-Flight-Above folder.
Than i inserted the new module in the confi.js.
Ready. Then i reboot the pi…
Thats how i interpreted your installation description.
What did i dumbass wrong?
Thanks for your help! (And exuse my english!)