-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Gauthier Dandele edited this page Aug 14, 2024
·
1 revision
Frequently Requested Troubleshooting.
If you install/update our Cloud Firestore palette and already have our RTDB palette installed, npm may install the Config Node package in the wrong location. When Node-RED restarts, the old Config Node will be loaded and cause a whole bunch of issues.
To resolve this, run the following command:
cd ~/.node-red
npm update --omit=dev