serverless-python-requirements
serverless-python-requirements copied to clipboard
dependency appdirectory package has been deprecated
One of your dependencies has been deprecated:
warning serverless-python-requirements > [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Thanks for filing this! This package is still in use in the latest version (6.1.1) and still deprecated. This is part of a small collection of deprecated and abandoned dependencies - related issues are at #495 and #846.
The deprecation of [email protected] (still) results in a warning by npm install, and is likely the reason that the installation fails. What's required to solve this dependency?
FYI for anyone interested - my team decided to resolve this and a range of other issues by migrating from Serverless Framework to AWS CDK.