@sdetweil I was reading some other issues similar to mine and I ran npm install request in the MMM-SORT module and after 20 minutes it had finished - I rebooted and everything came up working as I needed it to be - thanks for your help - very much appreciated!
@rhosybol
well, it looks like the config parm
timeFormat: " h:mm a",
will let you format the date/time
here is a decent description of the format strings
https://thecodebarbarian.com/formatting-javascript-dates-with-moment-js.html
as for width, then I think u have to use css to set the width