Skip to content

npm install since v3.2.15 broken on windows #535

Description

@knopkem

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions