mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 02:42:42 -05:00
5 lines
149 B
JSON
5 lines
149 B
JSON
error while parsing JSON
|
|
error:
|
|
invalid character 'f' looking for beginning of object key string
|
|
JSON:
|
|
{ foo: "bar", "age": 42, "bark": "woof" }
|