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

Vulnerability during install #27

Open
elgrwo opened this issue Apr 6, 2024 · 0 comments
Open

Vulnerability during install #27

elgrwo opened this issue Apr 6, 2024 · 0 comments

Comments

@elgrwo
Copy link

elgrwo commented Apr 6, 2024

Hi,

I get the following messages during install:

npm install

Cloning into 'MMM-ImagesPhotos'...
remote: Enumerating objects: 161, done.
remote: Counting objects: 100% (98/98), done.
remote: Compressing objects: 100% (51/51), done.
remote: Total 161 (delta 60), reused 67 (delta 47), pack-reused 63
Receiving objects: 100% (161/161), 3.10 MiB | 2.74 MiB/s, done.
Resolving deltas: 100% (87/87), done.
(node:22668) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
(node:22668) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:22668) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:22668) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit

added 429 packages, and audited 430 packages in 45s

136 packages are looking for funding
  run `npm fund` for details

1 moderate severity vulnerability

Any idea where I went wrong?

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