Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the error this.serverless.variables.populateObject is not a function #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ssignal
Copy link

@ssignal ssignal commented Feb 7, 2023

Fix the below error

Error:
TypeError: this.serverless.variables.populateObject is not a function
at populateConfig (xxxxxxxx/node_modules/serverless-s3-remover/index.js:96:40)

@mefengl
Copy link

mefengl commented Feb 10, 2023

Hey @ssignal, I forked your repository and published a package based on your changes at https://github.com/ssignal/serverless-s3-remover. I hope it will be helpful.

The new repo is https://github.com/serverless-aws-plugin/serverless-s3-remover ,
can be installed by npm install @serverless-aws/serverless-s3-remover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants