@DarrenO-0
git reset
yes… AND you are NOT supposed to update our files… for this very problem. so it taught you something!.. my upgrade script would have warned you…
update notification,… well it depends on the module and what the changes are
if the module has a package.json, then its git pull && npm install or npm rebuild, or …
altho the new 3rd party list is demanding a package.json for metadata about the module… so, that rule is not as useful…
so it depends… I would NEVER allow an extension to update my system like that !..
so you get what you get… if it works, don’t touch it…
on the restart on change, thats in pm2, and sometimes the file change detection doesn’t work … (for me like 95% not working… 5% where it works is on a mac, I rarely use for MM)…
pm2 restart all will do the same thing