One thing to try as well; bump the amount of RAM up for the install, then lower it down after the install finishes.
Problem with accents in Composer
-
HI,
i have problem on a nodebb installation (with Cloudron.io and a docker container of Nodebb) with Composer and all chars with accents (example : é à ù etc...). All are marked with :undefinded: string.
Do you know how i could correct the problem ? Is it in the settings ?
My NodeBB Version is 1.7.4
Thanks for your help
Ben
-
Take a look at this issue and the fix steps there:
-
Thanks @PitaJ. Your reply helped me. My problem was corrected with nodebb-plugin-markdown plugin activation and nodebb-plugin-emoji plugin desactivation. Problem solved. Thanks again.