little-market-63455
03/26/2024, 6:15 PMv3.111.1
, NodeJS 20.10
, TypeScript 5.4.2
and AWS provider 6.25.0
I am getting Unhandled exception: TypeError: Cannot read properties of undefined (reading 'invoke')
on things like aws.ssm.getParameterOutput()
I am setting up a local workspace with a local stack, so everything is completely inline
Everything was working until, dreadfully, I upgraded node modules and went from Node 18 to Node 20 and unfortunately I cannot avoid the upgrade to Node 20 and it seems that downgrading the node modules isn't solving itgreat-sunset-355
03/27/2024, 5:40 AMlittle-market-63455
03/27/2024, 3:35 PM