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

Deleting serverless project results in error #11

Open
lucasklaassen opened this issue Jul 3, 2017 · 1 comment
Open

Deleting serverless project results in error #11

lucasklaassen opened this issue Jul 3, 2017 · 1 comment

Comments

@lucasklaassen
Copy link

If you create a serverless project and add this plugin, then deploy both the serverless application and the client side S3 cloud bucket and then try and remove the serverless project:
sls remove it will result in the following error:

 An error occurred while provisioning your stack: S3BucketFrontEnd - The bucket you tried to delete is not empty.
@sdd
Copy link
Owner

sdd commented Jul 4, 2017

Sounds like we need to add remove hooks to clear the bucket. Any PRs welcome - I will not have chance to look at this for a few days.

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

No branches or pull requests

2 participants