Hi, Node.js 16 has been out a while. Is there any ...
# seed
w
Hi, Node.js 16 has been out a while. Is there any ETA when Seed will start to support it? https://aws.amazon.com/about-aws/whats-new/2022/05/aws-lambda-adds-support-node-js-16/
r
You can specify the node version in a precompile hook in your buildspec, seed.yml file.
w
Thanks a lot! Works perfectly