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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Unexpected characters near ",".

antoniodimaio opened this issue · comments

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.