Hello, could somebody help? I followed the instructions for hosting your own copy of MathJax from this documentation
http://docs.mathjax.org/en/latest/web/hosting.html#getting-mathjax-via-git,
but I get error when I ran command `npm run make-components`.
The error is
> cd components && node bin/makeAll src | grep --line-buffered 'Building\|Webpacking\|Copying\|npx'
'Webpacking\' is not recognized as an internal or external command,
operable program or batch file.
What is the cause for this error and how can it be solved?
Thanks in advance,
Roman