Question: Added New Language Files - Cpanel Cant Re-Build

Added New Language Files - Cpanel Cant Re-Build

Hello, I added new language, done everything but now I can't build it. "Lastly run npm i && npm run prod to build the application." I can't run it because I'm using shared hosting - Cpane

GK

Giorgi Kakabadze

Asked

Hello,

I added new language, done everything but now I can’t build it.

“Lastly run npm i && npm run prod to build the application.”

I can’t run it because I’m using shared hosting - Cpanel. So can you give me other way to build it?

  • MS

    Mian Saleem

    Answered

    Hello,

    The app need to be build for any changes in the code inclulding language.

    Most shared hsoting provide terminal or ssh access for such. If not, you can install and build it locally abnd move to server.

    If you want to share your translation with others, you can send the language files to us and we will add it in next update.

    Thank you

  • GK

    Giorgi Kakabadze

    Answered

    I activated terminal but when I run the command, I’m getting an error “no such command found”.

  • MS

    Mian Saleem

    Answered

    Do you server has node.js installed? If yes then you need to open the site folder and run the command. Otherwise you only can build it locally. Thanks

  • Login to Reply