winston-cloudwatch icon indicating copy to clipboard operation
winston-cloudwatch copied to clipboard

Starting now causes error of @aws-sdk/client-cloudwatch-logs not found

Open Sammaye opened this issue 3 years ago • 1 comments

I upgraded from 3.1 to 3.2 to start seeing this error, it is included in the dev deps and as such never actually installed when we install it as a plugin and unless our system has it and not the overall aws-sdk we cannot run this code

Sammaye avatar Apr 16 '22 18:04 Sammaye

Upgrade to the latest version, which is 5.0.0, I've added @aws-sdk/client-cloudwatch-logs as part of the peerDependencies.

lazywithclass avatar Apr 21 '22 09:04 lazywithclass