Closed iainelder closed 3 years ago
You need to run npm install -g @aws-sdk/client-cloudformation
. You were installing the old monolithic aws-sdk
package, not the newer incarnation which has each service in a separate package under the @aws-sdk
namespace.
I've tried installing tail-stack-events and its peer dependency aws-sdk and it's still failing.
I'm very new to the whole npm thing. Any idea where I'm going wrong?
Terminal output below: