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?