Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Doesn't support a valid yml file #59

Open
jsloyer opened this issue Apr 4, 2016 · 1 comment
Open

Doesn't support a valid yml file #59

jsloyer opened this issue Apr 4, 2016 · 1 comment

Comments

@jsloyer
Copy link

jsloyer commented Apr 4, 2016

I am trying to use this library in my node app and its complaining about the following yaml and saying the indention is invalid.


---
applications:
- name: phpinfo
  memory: 128M

The error I am getting is:

hash not properly dedented, near "\n memory: 128M\n

This is the style of yaml file's that CloudFoundry uses.

@jsloyer
Copy link
Author

jsloyer commented Apr 4, 2016

It looks like this is related to #26, but my file is spaces not tabs.

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

No branches or pull requests

1 participant