Question: How To Run Npm I And Npm Run Build

How To Run Npm I And Npm Run Build

Hello. I have updated the lang file, i saw i need to run the command npm i && npm run build, but i have a shared hosting, so im not sure i can run that command. What option do i have?

MM

Mario Mazcorro

Asked

Hello.

I have updated the lang file, i saw i need to run the command npm i && npm run build, but i have a shared hosting, so im not sure i can run that command. What option do i have?

  • MS

    Mian Saleem

    Answered

    Hello,

    Most of the shared hosting offers ssh access that you can use to run commands. Some even offer terminal access too.

    If your host doesn’t offer both. You can install the app locally, change the files and build then upload to server.

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

    Thank you

  • Login to Reply