Dear Guys
I'm running makehuman-js project from Github
I followed the steps:
1- extract the project in AT folder
2- npm install
3- npm test
but there is a problem here:
webpack-dev-server' is not recognized as an internal or external command
I attached my error in this picture
also here is my project folder: root project
After updating my npm and node js. I finally could load the project on web browser, but still have this "Error3"
Can someone tell me how I can solve this problem, I spent a lot of time, but couldn't find the solution.