shelfio / chrome-aws-lambda-layer

58 MB Google Chrome to fit inside AWS Lambda Layer compressed with Brotli
MIT License
641 stars 45 forks source link

Cannot find module 'iltorb' on lambda with nodejs10.x #3

Closed gjimenezv closed 4 years ago

gjimenezv commented 5 years ago

Cannot find module 'iltorb' error when the runtime is nodejs10.x

vladholubiev commented 5 years ago

Hey @GabrielJimenezV

Is this by chance the same issue you're having? https://github.com/shelfio/aws-lambda-libreoffice/issues/98

gjimenezv commented 4 years ago

Yes, sorry for the delay on the response and thanks.

alixaxel commented 4 years ago

FYI the nodejs10.x runtime is now using Node 10.16, which has native Brotli support.

vladholubiev commented 4 years ago

Hey @GabrielJimenezV

I've just published a new layer version which works on Node 10

Check out new ARNs in readme