package @aws-sdk/cloudfront-signer gives error “webpack < 5 used to include polyfills for node.js core modules by default” for angular 14 application
I installed the @aws-sdk/cloudfront-signer package using the “npm install @aws-sdk/cloudfront-signer” command in an Angular 14 Application.