Out nowhere I started received an error with the include in the file
/node_modules/defender-base-client/lib/autotask/index.js
on line 7
const lambda_1 = __importDefault(require("aws-sdk/clients/lambda"));
This is throwing the error in the attached screenshot
This is a Next.js implementation that was working just fine, and started throwing this error and wont compile. I tried to reinstall the package