aws-cloudformation/cloudformation-cli-typescript-plugin

NodeJS 14.x deprecation

Closed this issue · 1 comments

Plugin referencing Node JS 14.x which is currently in maintenance but will be deprecated very shortly.

In case anyone runs into this in the future. If using sam build --use-container with NodeJS 16 or NodeJS 18 along with colima on macOS. You will have to use the 9p mountType mentioned here

aws/aws-sam-cli#4514