magjac/graphviz-visual-editor

Cypress 4.5.0 no longer available

gdudek opened this issue · 1 comments

The desired cypress 4.5.0 is not available. as it's now at 9.4.1, but a simple:
npm install cypress
should work.

[ This may be a bogus issue due to my ancient npm system. If so, sorry. ]

There no problem to use 4.5.0 in CI.

That said, I'm in the process of upgrading all dependencies and I'll get to Cypress in due time as well. I tried to do a full npm update, but CI failed so I'm doing them one by one.