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
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
unfortunately it breaks getResourceForBucket function:
error - unhandledRejection: TypeError: bucketName.charAt is not a function
at ServerlessS3Local.getResourceForBucket (.../node_modules/serverless-s3-local/index.js:509:8)
In our project we specify buckets via Ref:
unfortunately it breaks
getResourceForBucket
function:I've created PR that resoles the issue: #947
The text was updated successfully, but these errors were encountered: