PinkyJie / aws-transcribe-demo

A simple AWS demo utilises Amazon Transcribe to convert audio to text and analyse.
45 stars 22 forks source link

Error running yarn deploy #46

Open parkji95 opened 1 year ago

parkji95 commented 1 year ago

Hey! There is an error which states that the runtime 10.x is not supported and it asks for us to use 18.x instead. Can you please help me with how to go about this error?

"The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions."

Thank you