cytoscape.js-elk / web worker dependency
j-barata opened this issue · 1 comments
j-barata commented
In the elkjs documentation it is said :
A warning is raised if one requests a web worker without having installed the package. elkjs falls back to the non-Web Worker version in that case.
But when I try to do so, using cytoscape.js-elk, I get an error :
Failed to compile. <path>/node_modules/elkjs/lib/main.js Module not found: Can't resolve 'webworker-threads' in '<path>\node_modules\elkjs\lib'
stale commented
This issue has been automatically marked as stale, because it has not had activity within the past 14 days. It will be closed if no further activity occurs within the next 7 days. If a feature request is important to you, please consider making a pull request. Thank you for your contributions.