Closed vishwanath-awate closed 2 years ago
Same here. @aws-sdk/client-cloudwatch-logs should not be added as dev dependencies.
this caused a production headache today. I would assume this breaking dependency would have been a major version bump.
Meanwhile I set "winston-cloudwatch": "=3.1.1"
in package.json.
Meanwhile I set
"winston-cloudwatch": "=3.1.1"
in package.json.
First thing I did also, just without the '='.
Sorry about any problem the update did cause to your environments. I will look into this now.
As per #180, you now need to have that dependency installed separately.
I am going to republish this as v4.0.0 as it should've been in the first place.
Hi, I am suddenly getting error today "Cannot find module '@aws-sdk/client-cloudwatch-logs'". Have you guys changed anything in your dependency ?