3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
274 stars 40 forks source link

Please read: Explanation of NPM found vulnerability, run 'npm audit fix' message #121

Closed Alexandru200509 closed 2 years ago

Alexandru200509 commented 2 years ago

Error/Element that doesn't work Hello,i run npm install and i get errors from screenshot,can someone help me pls? I can give TeamViewer for help,add me on discord Al3xandru.#3080

Additional information I run commands for auto-fix. errori de kkt

3urobeat commented 2 years ago

Hey, thanks for opening an issue!
You don't need to run any audit or fix command. Just run npm install and the packages will be installed (which worked without any errors in your screenshot).
NPM is just letting you know that there are updates available for some packages that fix some security vulnerability. You can ignore that message.

I'm going to update all dependencies which might make the warning go away, however if the mentioned package is used by another package then I have to wait for the other package maintainer to update their dependencies first.

TL;DR: Just run npm install and ignore the warning, you don't need to do anything.

3urobeat commented 2 years ago

I'm not able to resolve the warning as the outdated package (which generates the warning) is a dependency from another package.
Not a big deal, as I said, you can just ignore the warning.

Alexandru200509 commented 2 years ago

ok bro,thx so much <3

3urobeat commented 2 years ago

No problem

3urobeat commented 2 years ago

Reworded title and pinned issue so others with the same question will see my response

3urobeat commented 2 years ago

The bot now handles installing and updating NPM packages in version 2.12 itself so this message should not be visible anymore.
I'm therefore unpinning the issue.