-
-
Notifications
You must be signed in to change notification settings - Fork 82
[BUG] - lidarr - npm warn deprecated #286
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
Comments
Looks/sounds like an upstream problem, because the packages come from the distro the container is built on (alpine)... If its not causing any errors with the scripts, then I guess ignore it and report the problem upstream, because that is out of scope here... If it is causing some sort of problem/error with the scripts, please post some relevant log data and describe the problem that is not the above warning, so it can be further investigated. If not, this will get moved to closure as an upstream issue. |
ah, okay, sorry, I'm not that good with this - then I will post this at the lidarr-github. Sorry, for wasting your time. |
@Jutsch I don't believe that is likely the appropriate place to post an issue, its more of alpine linux issue... If everything is working, its probably best to just ignore it, if something is not working.... Please provide detail as to which script is not working with log data. Otherwise I will proceed with closure. |
I'm not seeing any direct issues, closing |
Application
Lidarr
Host platform
Ubuntu 24.04 - docker
Script
lidarr-scripts
Script Version
v2.0
Describe the bug
Docker-Log give four warnings: "npm warn deprecated"
npm warn deprecated [email protected]: Renamed to binary-version-check: https://www.npmjs.com/package/binary-version-check
npm warn deprecated [email protected]: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm warn deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm warn deprecated [email protected]: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See ladjs/superagent#1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Install the newest versions
Logs/Screenshots
npm warn deprecated [email protected]: Renamed to binary-version-check: https://www.npmjs.com/package/binary-version-check
npm warn deprecated [email protected]: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm warn deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm warn deprecated [email protected]: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See ladjs/superagent#1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net
Additional context
NOTE
The text was updated successfully, but these errors were encountered: