This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Moderate severity after Zigbee2mqtt update #1783
Answered
by
tteck
wildchai
asked this question in
Help Needed
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tteck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
After updating the Zigbee2mqtt container using the script. It shows these messages. What is the issue and should it be fixed and how to go about it? Thanks. I am new to proxmox and been using all tteck's script.
**1 moderate severity vulnerability
To address all issues, run:
npm audit fix
Run
npm audit
for details.Restoring configuration...
Starting Zigbee2MQTT...
Done!
root@zigbee2mqtt:~# npm audit
npm ERR! code ENOLOCK
npm ERR! audit This command requires an existing lockfile.
npm ERR! audit Try creating one first with: npm i --package-lock-only
npm ERR! audit Original error: loadVirtual requires existing shrinkwrap file
npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-09-10T06_52_55_562Z-debug-0.log**
Beta Was this translation helpful? Give feedback.
All reactions