How to run ParaViewWeb V3.2.21 on Windows10
when I run:
npm install
It shows
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c ./config/prebuild.sh npm ERR! '.' is not recognized as an internal or external command, npm ERR! code 1 npm ERR! path D:\webglDemo\paraviewweb-3.2.21 npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c ./config/prebuild.sh
how to solve the problem?
Are you sure that your goal is to build a JavaScript library that has not been used in VTK/ParaView Web for more than 5 years.
I want to develop the paraview-visualizer ,and it use the [email protected]. When I run "npm install" to run the paraview-visualizer on windows10, it has error.
You will have to fix the build system of paraviewweb so it can works on modern node.