cornerstonejs / cornerstoneTools

A framework for tools built on top of Cornerstone.
https://tools.cornerstonejs.org/
MIT License
574 stars 456 forks source link

How to Implement build in OHIF #1499

Open ArturRod opened 1 year ago

ArturRod commented 1 year ago

Hello, I have an error and I would like to see if someone can help me, I modified the cornerstone code to create a new tool, it works correctly, but I want to implement it in ohif, when I copy the /dist files compiled in ohif it fails. image If I do it by default without modifying anything, it also keeps failing. Does anyone know why this occurs? How can I solve that?

syed-qure commented 3 months ago

@ArturRod what node version did you use to build cornerstonTools? I have made some custome changes and am unable to build it.

ArturRod commented 3 months ago

@syed-qure With the latest version 20.11.1 LTS you can compile