-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
High-level description
Trying to npm install paraviewweb leads to error.
Steps to reproduce
npm install paraviewweb
Detailed behavior
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,
Expected behavior
It installs correctly
Environment
- paraviewweb: 3.2.15+
- OS: Windows 10
Looking at the changes since 3.2.14, the new way to install is by calling ./config/prebuild.sh which seems a linux script. Any reason why cutting off cross platform support?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels