Tried to update some json files from translations folder of my language and I got the following error trying to build and restart Nodebb. Even after I reverted back the files I still got the error. If someone has any clue about this the help is much appreciated.
SyntaxError: Unexpected token
in JSON at position 4536
at JSON.parse (<anonymous>)
at /home/admin/web/mysite/public_html/src/meta/languages.js:105:41
at /home/admin/web/mysite/public_html/node_modules/graceful-fs/graceful-fs.js:90:16
at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)
2019-03-01T22:47:18.302Z [undefined/15635] - error: Unexpected token
in JSON at position 4536
SyntaxError: Unexpected token
in JSON at position 4536
at JSON.parse (<anonymous>)
at /home/admin/web/mysite/public_html/src/meta/languages.js:105:41
at /home/admin/web/mysite/public_html/node_modules/graceful-fs/graceful-fs.js:90:16
at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)