openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
818 stars 251 forks source link

Update nodejs-apps.bash #1738

Closed Larsen-Locke closed 1 year ago

Larsen-Locke commented 1 year ago

Signed-off-by: Carsten Mogge carsten.mogge@gmail.com

Larsen-Locke commented 1 year ago

It's just one change of "npm install" to "npm ci", as it's the default method of installing zigbee2mqtt and generally more strict regarding dependencies.