tmcw / gedcom

A simple GEDCOM parser that focuses on translating GEDCOM structure into JSON.
https://tmcw.github.io/parse-gedcom/live/
ISC License
159 stars 31 forks source link

Expected Identifier, string or number with Ancestry GED export #40

Closed JuliusJacobsohn closed 3 years ago

JuliusJacobsohn commented 3 years ago

image

I installed the package globally with npm i -g parse-gedcom and executed parse-gedcom Stammbaum.ged output.json. output.json does not exist in the directory.

tmcw commented 3 years ago

Fixed in the same pass as #39. I'll shortly publish a new version as the gedcom package.