You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: