geofffranks / spruce

A BOSH template merge tool
MIT License
426 stars 77 forks source link

Can't merge json #341

Closed sergeycherepanov closed 2 years ago

sergeycherepanov commented 3 years ago

rest-accounts.json: unmarshal []byte to yaml failed: yaml: found unknown escape character

geofffranks commented 2 years ago

Not enough info to reproduce/diagnose, Maybe check od -a on the input file to look for odd escape characters?