Read the statement by Michael Teeuw here.
[MMM-JaST] Just another Stock Ticker (new: version 2.x)
-
@spitzlbergerj
from within the MMM-Jast directory, executegit checkout development
Unfortunately, I really don’t find the time to continue working on this project.
Community, I would be very grateful for help.
-
@Jalibu
thank you very much. For me it works now -
Some may have noticed, that this module stopped working in the past days due to a change in Yahoo’s finance API.
Today, I published an update for MMM-Jast which should fix that. -
@Jalibu - Hey mate, would you please also do the fix for the dev branch?
-
@MZ-BER done
-
@Jalibu - Thanks for the update of the development branch . Unfortunately I can’t manage to update to the new version. I have already tried
git pull
This updated 7 files and so on …
Von https://github.com/jalibu/MMM-Jast 0412891..463571c development -> origin/development Aktualisiere 0412891..463571c Fast-forward MMM-Jast.js | 2 +- README.md | 12 ++++++------ package.json | 2 +- src/frontend/JastFrontendUtils.ts | 7 +++++-- templates/TableStockList.njk | 14 +++++++------- translations/de.json | 5 ++++- translations/en.json | 5 ++++- 7 files changed, 28 insertions(+), 19 deletions(-)
afterwards I executed
- npm install --only=production
- npm install
without success. The stock values are no longer displayed
git checkout development
returns:
Already on 'development' Your branch is at the same level as 'origin/development'.
I am grateful for any help
-
@Jalibu - A reboot of the Raspberry brought success. Everything is OK again. Sorry that I was too impatient.
Greetings and thanks for your work! -
@Jalibu , Thanks for providing this! I have been using it for a few days. I have switched to the development branch as you describe here and updated everything, but the display looks the same as before and not like the one in your screen shot. Is that something special or am I missing a step?
Harry -
@Harry in the config you need to set the value for „scroll“ to „table“.
-
@Jalibu Thanks! I knew I missed something. :-)