Skip to content

[Bug] Version 32.10.0 won't install #3226

Open
@manthey

Description

@manthey

Bug description

vtk.js version 32.10.0 won't install into a fresh node project. Version 32.9.1 installs without any issue.

Steps to reproduce

Using a fresh node project using node 22 and doing npm install [email protected] fails with

npm error path .../node_modules/vtk.js
npm error command failed
npm error command sh -c patch-package
npm error sh: 1: patch-package: not found

Detailed Behavior

No response

Expected Behavior

vtk.js should be installable from npm.

Environment

  • vtk.js version: 32.10.0
  • Browsers: never got there
  • OS: ubuntu 24.04

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions