Read the statement by Michael Teeuw here.
MMM-Remote-Control Black Screen Help
-
@mikelewis1971 said in MMM-Remote-Control Black Screen Help:
MODULE_NOT_FOUND
same problem
did u do npm install in the module folder?
message info u need is a little further up in the pm2 output
pm2 logs --lines=100
-
@sdetweil Actually I just solved it by updating the installation…
git pull && npm install --only=prod --omit=dev
I had to:
git reset --hard
because I had made changes to the files and didn’t know how to commit them but after I did the pull and install and then readded the line in the config file it worked perfectly! Not exactly sure what the problem was but that did the trick :)
-
@mikelewis1971 what installation?
never change our files unless u know what you are doing… next mm update on July 1
-
@mikelewis1971 LOL… I’ve no idea… I just tried to update the files and it wouldn’t let me so I did that reset…
I’ve no idea what it’s doing so I can’t really explain but it’s working so YAY!
-
@mikelewis1971 what folder were you in when u did the git pull?