Found 2 vulnerabilities during npm install
Waktu $sudo npm install, muncul:
npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN @open-wa/[email protected] requires a peer of sharp@^0.27.0 but none is installed. You must install peer dependencies yourself. npm WARN @open-wa/[email protected] requires a peer of fluent-ffmpeg@^2.1.2 but none is installed. You must install peer dependencies yourself.
audited 1066 packages in 7.984s
103 packages are looking for funding run
npm fundfor details
found 2 vulnerabilities (1 moderate, 1 high)
coba $npm audit fix, ga ngaruh;
npm WARN @open-wa/[email protected] requires a peer of sharp@^0.27.0 but none is installed. You must install peer dependencies yourself. npm WARN @open-wa/[email protected] requires a peer of fluent-ffmpeg@^2.1.2 but none is installed. You must install peer dependencies yourself.
up to date in 5.299s
103 packages are looking for funding run
npm fundfor detailsfixed 0 of 2 vulnerabilities in 1066 scanned packages 2 vulnerabilities required manual review and could not be updated
Udah hapus package-lock.json, masih gabisa juga.
$npm audit:
