Joined July 2016
·
OatStraw
Posted to
Node-GaragePi, the garage door opener using Node.js
over 1 year
ago
I am having trouble getting this to launch at startup using the command. I've received a few errors when running
sudo npm install -g pm2
npm WARN Optional dep failed, continuing fsevents@1.0.12
npm WARN decprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
I'm also having an issue if I hit the button to fast twice (probably before the relay cycles) the program throws an error and crashes. The webpage completely goes down and I have to restart the program.