sam detweiler

Results 355 comments of sam detweiler

do pm2 status, to see if there are two apps being started pm2 delete name whichever you don't want then pm2 save to clean the restart list pm2 --help will...

hm.. do ps -ef | grep npm | grep -v grep this will list out the running instance of the npm command.

Ok, looks like npm has removed the option of --only=prod.. i fixed the scripts.. try again also, you ONLY run upgrade when moving between MM versions (a new release every...

correct, install is new.. from nothing.. so rename the MagicMirror folder or delete it to 'upgrade' the current release , use force instead of apply

can u post the installers/upgrade.log electron has troubles sometimes, not sure why

thanks they really messed up the options syntax.. fixed the scripts again

if it's headless, how are u running my script and replying to the prompts?

currently my script does not support automated mm install. sam On Wed, May 5, 2021, 7:33 AM Dimasua ***@***.***> wrote: > Yes, you are right :) I forgot that I...