internetarchive / internet-archive-voice-apps

Voice Apps (Actions on Google, Alexa Skill) of Internet Archive. Just say: "Ok Google, Ask Internet Archive to Play Jazz" or "Alexa, Ask Internet Internet Archive to play Instrumental Music"
45 stars 42 forks source link

Upgrade node 16 #581

Closed anishsarangi closed 9 months ago

anishsarangi commented 9 months ago

Upgrading the node engine to v16. Reason: The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. It requires the new runtime (nodejs18.x) while creating or updating functions