G
G
godsplane2021-12-12 11:15:58
webpack
godsplane, 2021-12-12 11:15:58

Is it possible to somehow run a webpack bundle on a hosting?

That is, on my locale, I run npm run build through the terminal, but on the host terminal I have an error npm unknown command.
Maybe you can somehow run it all at the server level, so that each time the project is not uploaded to the local area for micro-editing? (not vps)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
KhodeN, 2021-12-17
@KhodeN

You need to install NodeJS on the server. I recommend using nvm .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question