Skip to content

Conversation

@yasumichi
Copy link

Removed the invalid character ';' as it caused the following error:

Error 400: SyntaxError: JSON5: invalid character ';' at 12:4 at syntaxError (/snapshot/app/node_modules/json5/lib/parse.js:1110:17) at invalidChar (/snapshot/app/node_modules/json5/lib/parse.js:1055:12) at Object.afterPropertyValue (/snapshot/app/node_modules/json5/lib/parse.js:676:15) at Object.default (/snapshot/app/node_modules/json5/lib/parse.js:168:37) at lex (/snapshot/app/node_modules/json5/lib/parse.js:100:42) at Object.parse (/snapshot/app/node_modules/json5/lib/parse.js:25:17) at convert (/snapshot/app/index.js:20:24) at Socket. (/snapshot/app/index.js:58:13) at Socket.emit (node:events:530:35) at endReadableNT (node:internal/streams/readable:1698:12) { lineNumber: 12, columnNumber: 4 } (exit code 1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant