Screeching to a halt

Try this:

sudo systemctl stop mozilla-iot-gateway
cd ~/mozilla-iot/gateway
sudo rm -rf node_modules
npm ci --production
sudo systemctl start mozilla-iot-gateway

You may also have to reinstall certain add-ons.

2 Likes