alepolidori / janus-webrtc-phone

SIP Phone WebRTC for your browser
https://alepolidori.github.com/janus-webrtc-phone
57 stars 31 forks source link

npm install error #1

Open gobindabd opened 3 years ago

gobindabd commented 3 years ago

I am getting this error

root@ip-172-31-16-241:/var/www/html/janus-webrtc-phone# npm install npm WARN bootstrap@4.1.3 requires a peer of popper.js@^1.14.3 but none is installed. You must install peer dependencies yourself.

audited 5 packages in 0.389s found 3 moderate severity vulnerabilities run npm audit fix to fix them, or npm audit for details root@ip-172-31-16-241:/var/www/html/janus-webrtc-phone# npm audit fix npm WARN bootstrap@4.5.3 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.

1 package is looking for funding run npm fund for details

fixed 3 of 3 vulnerabilities in 5 scanned packages root@ip-172-31-16-241:/var/www/html/janus-webrtc-phone# npm install npm WARN bootstrap@4.5.3 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.

audited 5 packages in 0.366s

1 package is looking for funding run npm fund for details

found 0 vulnerabilities

ROBERT-MCDOWELL commented 2 years ago

I see only warnings, no error...