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

Is support for older versions of nodejs possible? #20

Open
kwesifokuo opened this issue Dec 17, 2022 · 0 comments
Open

Is support for older versions of nodejs possible? #20

kwesifokuo opened this issue Dec 17, 2022 · 0 comments

Comments

@kwesifokuo
Copy link

Hello @samwillis
Sorry to bug you on this, but I am currently working on a project that uses an older version of nodejs because of a major dependency. The version I need is nodejs v10.24.1 because I need versions <= 11... but when I try, I am hit with the no matching distribution error:
ERROR: Could not find a version that satisfies the requirement nodejs-bin==10.24.1 (from versions: 16.15.1a1, 16.15.1a2, 16.15.1a3, 16.15.1a4, 18.4.0a2, 18.4.0a3, 18.4.0a4)
Any guidance on this would really be appreciated. Thanks for your time and great work on this project.

I am particularly using it for integration into an AWS Lambda function using Tensorflow. I don't want to spin up another function if this is possible. Thanks a million!

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