Closed JanikWeb closed 3 years ago
Thanks, we'll dig into this right away.
Can you send us the results of running node -v
in your terminal?
sure:
-bash-4.2$ node -v
v6.17.1
sure:
-bash-4.2$ node -v v6.17.1
You need to update node Current LTS version is 14!
Thanks for pointing me in the right direction. Somehow the node command was mapped to the wrong version of node. I fixed it by installing nvm and updating node to the latest version using "nvm install node".
Hi there, nice to see the further development of understrap-child - great work!
I'm working on a development server under CentOS Linux 7.9.2009 (Core)
I just downloaded and installed the understrap parent theme in WordPress. Then I downloaded the child-theme from github and installed it via "npm install". However when trying to run "npm run watch" I get the following error: