-
Notifications
You must be signed in to change notification settings - Fork 61
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
yaml exception with example code in README #54
Comments
I believe |
With the same indentation I get this error:
The package has been installed as described in the documentation. added I suspect this is a problem of interaction between yarn (which I was using) and npm. |
Can you include your package.json file here? |
my package.json
|
Ok, this is actually issue #53. So the problem with the yml file should be solved by removing a space before |
In REAMDE.md you suggest to add these line to serverless.yml:
however this seems not to be valid yml. When executing
serverless client deploy
I get the following YAML exception:The text was updated successfully, but these errors were encountered: