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

statement.Resource.filter is not a function #4

Open
icozma opened this issue Jun 12, 2019 · 0 comments
Open

statement.Resource.filter is not a function #4

icozma opened this issue Jun 12, 2019 · 0 comments

Comments

@icozma
Copy link

icozma commented Jun 12, 2019

Hi, I am tring to deploy a serverless application, which uses serverless-aws-resource-names but I am getting:

`(base) PS>serverless deploy --stage dev
Serverless: Setting custom naming conventions...
Serverless: Setting custom function names...
Serverless: Generated requirements from D:...\requirements.txt in D:....serverless\requirements.txt...
Serverless: Installing requirements from D:....serverless\requirements\requirements.txt ...
Serverless: Running ...
Serverless: Packaging service...
Serverless: Excluding development dependencies...
Serverless: Injecting required Python packages to package...

Type Error ---------------------------------------------

statement.Resource.filter is not a function

 For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.

Get Support --------------------------------------------
Docs: docs.serverless.com
Bugs: github.com/serverless/serverless/issues
Issues: forum.serverless.com

Your Environment Information ---------------------------
OS: win32
Node Version: 8.9.3
Serverless Version: 1.44.1`

The only place where statement.Resource.filter is present is here:

node_modules\serverless-aws-resource-names\naming.js

And I can not figure it out why and how to overcome this.
Any info would be great.

Many thanks,

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

1 participant