Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM install errors... #15

Open
DFC72 opened this issue Apr 14, 2023 · 0 comments
Open

NPM install errors... #15

DFC72 opened this issue Apr 14, 2023 · 0 comments

Comments

@DFC72
Copy link

DFC72 commented Apr 14, 2023

Got a few errors when attempting 'rpm install smsglue'

Platform is a Ubuntu container (on Docker Desktop 4.18.0 on MacOS Ventura 13.3.1)

Details below - Any thoughts on this one?

Ran the following after container spun up:

apt update && apt upgrade -y

[edited out all the boring stuff]

apt install npm -y

[edited out all the dependencies it installed]

npm install smsglue

npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142

added 133 packages, and audited 134 packages in 7s

8 packages are looking for funding
run npm fund for details

2 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

Run npm audit for details.

npm fund

root
+-- https://github.com/sponsors/ljharb
| -- [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] +-- https://github.com/sponsors/feross | -- [email protected]
-- https://github.com/sponsors/epoberezkin -- [email protected]

npm audit

npm audit report

request *
Severity: moderate
Server-Side Request Forgery in Request - GHSA-p8p7-x288-28g6
No fix available
node_modules/request
smsglue *
Depends on vulnerable versions of request
node_modules/smsglue

2 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant