Skip to content

fireant-australia/s2-lambda-node18-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S2 Lambda Bug

We're struggling to get @radarlabs/s2 0.0.5 working on lambda node 18. This is because the node18 binary is built with libc 2.29, and lambda node18.x has libc 2.26.

This reproduces the error using the available AWS lambda containers on docker-hub.

To reproduce the error run:

./test.sh

To test a newly built s2 binary run:

./test-built.sh

About

@radarlabs/s2 reproducing bug on AWS Lambda nodejs18.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published