You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
the git-server dependency is set to "^0.9.7" which includes [email protected].
but since a newer git-server 0.9.10 is released, which includes [email protected] downstream dependencies will use the later git-server.
in circleci, the newer nodegit leads to problems, but it is not possible to revert back to the old version of helix-simulator.
the git-server dependency is set to
"^0.9.7"
which includes [email protected].but since a newer git-server 0.9.10 is released, which includes [email protected] downstream dependencies will use the later git-server.
in circleci, the newer nodegit leads to problems, but it is not possible to revert back to the old version of helix-simulator.
Suggest
git-server
dependency here,The text was updated successfully, but these errors were encountered: