jalibu / MMM-Jast

A minimalistic stock ticker based on Yahoo's finance API for the MagicMirror² platform.
MIT License
67 stars 22 forks source link

Update Procedure #41

Closed ankonaskiff17 closed 2 years ago

ankonaskiff17 commented 2 years ago

This morning I woke up and MM was saying there is an update for MMM-Jast which I assume is due to this dependency being updated. What do I need to do to clear the notification? dependency

jalibu commented 2 years ago

on your MM, navigate into the module folder, e.g. /home/pi/MagicMirror/modules/MMM-Jast and execute git pull if that command fails with a message that there is some conflict with package-lock.json, then execute git checkout package-lock.json first

ankonaskiff17 commented 2 years ago

Sam got me straight. I knew some modules had a section in readme about updating so did same.Had package-lock issue but everything is back to normal.Wayne Wells -------- Original message --------From: Jan @.> Date: 5/18/22 3:38 AM (GMT-05:00) To: jalibu/MMM-Jast @.> Cc: ankonaskiff17 @.>, Author @.> Subject: Re: [jalibu/MMM-Jast] Update Procedure (Issue #41) on your MM, navigate into the module folder, e.g. /home/pi/MagicMirror/modules/MMM-Jast and execute git pull if that command fails with a message that there is some conflict with package-lock.json, then execute git checkout package-lock.json first

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>