You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TypeError] self.s3.send is not a function
at <anonymous> ../../../../../node_modules/s3-files/s3-files.js:54 const { Body: s3File } = await self.s3.send(new GetObjectCommand(params))
at emit events.js:400
at emit domain.js:475
at read …ay/node_modules/readable-stream/lib/_stream_readable.js:387 if (ret !== null) this.emit('data', ret);
at flow …ay/node_modules/readable-stream/lib/_stream_readable.js:735 while (state.flowing && stream.read() !== null) {}
at resume_ …ay/node_modules/readable-stream/lib/_stream_readable.js:718 flow(stream);
at processTicksAndRejections internal/process/task_queues.js:82
The text was updated successfully, but these errors were encountered:
Version 3.3.0 results to this error
The text was updated successfully, but these errors were encountered: