clientIO / joint

A proven SVG-based JavaScript diagramming library powering exceptional UIs
https://jointjs.com
Mozilla Public License 2.0
4.45k stars 841 forks source link

[Bug]: Unsupported URL Type "workspace on @joint/layout-directed-graph@4.0.2 #2611

Closed tomer953 closed 1 month ago

tomer953 commented 1 month ago

What happened?

unable to install @joint/layout-directed-graph@4.0.2 I do have @joint/plus@4.0.0

~/dev/test ❯ nvm use 18                                                                                  
Now using node v18.20.1 (npm v10.5.0)
~/dev/test ❯ npm i @joint/layout-directed-graph@4.0.1                                       

up to date, audited 6 packages in 939ms

found 0 vulnerabilities
~/dev/test ❯ npm i @joint/layout-directed-graph@4.0.2                                         
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:~

Version

4.0.2

What browsers are you seeing the problem on?

No response

What operating system are you seeing the problem on?

Mac

zbynekstara commented 1 month ago

Hi @tomer953, thank you for the report.

We have now released a new version 4.0.3 of @joint/layout-directed-graph which fixes the issue.