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

serverlessPath is undefined #6

Open
d4goxn opened this issue May 31, 2016 · 1 comment
Open

serverlessPath is undefined #6

d4goxn opened this issue May 31, 2016 · 1 comment

Comments

@d4goxn
Copy link

d4goxn commented May 31, 2016

When I run sls resources validate, or any other serverless command, I get an "undefined" type error from node_modules/serverless-resources-validation-plugin/src/index.js:12:29.

I see that the plugin's main function signature does not match the current serverless plugin documentation; they do not mention a serverlessPath parameter for the plugin.

@jpsilvashy
Copy link

Same as @d4goxn, I did the following:

serverless resources validate ./s-extra-cf.json -s dev -r us-east-1

where s-extra-cf.json was a valid CloudFormation template in JSON, what is the correct way to use this?

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