Hello, I am using "lesslog": "^1.0.2", "middy-lesslog": "^2.1.0", NodeJs: 20.16.0 Typescript: 4.9.5. And I am receiving the following type error, when i run my lambda with lesslog middleware. `TypeError: import_lesslog.default.error is not a function`
Hello,
I am using
"lesslog": "^1.0.2",
"middy-lesslog": "^2.1.0",
NodeJs: 20.16.0
Typescript: 4.9.5.
And I am receiving the following type error, when i run my lambda with lesslog middleware.
TypeError: import_lesslog.default.error is not a function