AWS s3 bucket - aws-crt-nodejs.node error

Wappler Version : 4.4.2
Operating System : MacOS
Server Model: NodeJS
Database Type: MSSQL
Hosting Type: NodeJS

Expected behavior

No error is expected when accessing images from AWS s3 bucket.

Actual behavior

I’m storing images in AWS s3 bucket. I ran npm update command in the project folder and since then I have been getting aws-crt-nodejs.node error on all the pages where images from AWS s3 buckets are being downloaded to display. Node version 17.1.0

The images display correctly after I click Cancel on the pop-up message. I have also noticed that the file lib/modules/s3.js has changed after running the update command.

How to reproduce

  1. Run npm update command for an existing project (v4.4.2) with AWS s3 bucket integration
  2. Pages where images are downloaded from s3 show an error (screenshot attached)

Community Page
Last updated: