Hi Lia, Thanks very much for detail steps to follow, I will follow up and return if there is any clarity needed. currently I edited en.json5 and en.6df91a40acb9c0a2215511dde892945b.json from /dspace-ui-deploy/dist/server/assets/i18n and restarted pm2, and update was done. That is temporary solution.
Regards, Lewatle On Saturday, 14 February 2026 at 00:22:38 UTC+2 DSpace Technical Support wrote: > Hello Lewatle, > > What versions of npm and node do you currently have installed? First, > please make sure that you're using a supported version of Node.js for > DSpace 9.2 > <https://wiki.lyrasis.org/display/DSDOC9x/Installing+DSpace#InstallingDSpace-Node.js(v20.19+,v22.xorv24.x)>. > > If you could also provide a more complete stack trace from the JSON5 error > you're seeing, that may help narrow the problem down. > > In the meantime, one thing you could try is cleaning up any cached > dependencies before trying to build again: > $ npm run clean > $ npm install > > Last, you could check if you have any auto-linting settings that may have > unexpectedly changed the format of your `en.json5` . > > Lia > > On Friday, February 13, 2026 at 3:36:27 AM UTC-5 [email protected] wrote: > >> Hello DSpace Colleagues, >> >> I am getting the following error when running $ npm run build:prod >> I have edited this file en.json5 very minimal edits and when running $ >> npm run build:prod get this error Error: JSON5: invalid character '\"' >> >> I have downloaded new file en.json5 and renamed the original one and run >> $ npm run build:prod but still getting same error message, is there steps >> needed to clear the error >> >> Regards, >> Lewatle >> > -- All messages to this mailing list should adhere to the Code of Conduct: https://lyrasis.org/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/0d4affe3-a20c-4ce5-aea5-bb2cda3a6804n%40googlegroups.com.
