Per the boilerplate docs for creating a new Pulumi...
# package-authoring
p
Per the boilerplate docs for creating a new Pulumi provider...does anyone know if NodeJS 14.x is a strict requirement or would Node 18(+) work? I'm having trouble installing Node 14 onto my M3...
b
I think the requirement to use 14.x is totally outdated. The providers I maintain are using version 16.x or 18.x. I never used 14.x
p
thank you @big-architect-71258!
🙌🏻 1
j
If i got this first paragraph from https://www.pulumi.com/docs/languages-sdks/javascript/ right. > Pulumi supports writing your infrastructure as code in any JavaScript language running on Node.js using any of the Current, Active and Maintenance LTS versions. It should actually be 18,20,22