Kitware / visualizer

The ParaViewWeb Visualizer application which can be used standalone or as a component within another web context.
https://kitware.github.io/visualizer/
BSD 3-Clause "New" or "Revised" License
115 stars 28 forks source link

start developing pvw-visualizer #129

Open chiyandetaotie opened 5 months ago

chiyandetaotie commented 5 months ago

I want to develope pw-visualizer, and I do the following: image I run npm install It has error,as follow: image I run the code with windows10. I think something wrong with "paraviewweb@3.2.21", How can I solove it?

chiyandetaotie commented 5 months ago

I use the node version is v14.18.1. Is it too latest? Which version node sholud I use?

jourdain commented 5 months ago

Not sure but the paraviewweb JS library is really old and not maintained. It might be easier to start from the trame version of visualizer and improve/fix it to do what you are looking for.