In Linux I wanted to update from 1.29.2 to the newest version with
cd /opt/zigbee2mqtt
./update.sh
but I get this error:
error: Your local changes to the following files would be overwritten by merge:
package-lock.json
Please commit your changes or stash them before you merge.