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
@ipohosov Thanks for making the issue. This really belongs in entropyxyz/cli as this repo is for back-end code.
It looks like the problem is that the sdk runs patch-package in the post-install hook but patch-package is a dev-dependency. You could try installing patch-package with npm install --global patch-package@8.0.0, then try again to install the CLI.
Node version - 22.11.0
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: