jeremyfa / yaml.js

Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
MIT License
889 stars 142 forks source link

Error: Unexpected characters near ",". #126

Open antoniodimaio opened 5 years ago

antoniodimaio commented 5 years ago

When i run my project I am getting:

\node_modules\yamljs\lib\Parser.js:404
            throw e;
            ^
Error: Unexpected characters near ",".

This is for yamljs@0.3.0.