Skip to content

Commit 83e7171

Browse files
Merge pull request #425 from paritytech/chore/release-ipfs-kubo-fix
chore: release changeset for ipfs kubo install hang fix
2 parents 336be87 + 978e9f5 commit 83e7171

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"playground-cli": patch
3+
---
4+
5+
Fix `playground login` hanging during the IPFS (Kubo) install step. The installer now runs `install.sh` without sudo first (falling through to `~/.local/bin`) and uses `sudo -n` as a fallback so it no longer blocks on a sudo password prompt.

0 commit comments

Comments
 (0)