agutoli / serverless-layers

Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.
MIT License
229 stars 54 forks source link

You're currently using incompatible version [v16.14.2] #107

Closed Shereef closed 1 year ago

Shereef commented 2 years ago

but every thing works great is it time to add it to compatible versions ?

agutoli commented 1 year ago

I reckon it's important to at least WARN that you are using a different version than runtime. It could cause issues like features that is supported for one version but not for other.

Screen Shot 2022-12-23 at 7 36 25 pm