curl -fsSL https://raw.githubusercontent.com/paritytech/playground-cli/main/install.sh | VERSION=dev/fix/main-dotns-dispatch bash
dot mod
choose rock paper scissors
cd rock-...
dot build
dot deploy
getting an error
✔ Build succeeded → /private/tmp/playground-cli-test/rock-paper-scissors-41e105/dist
ionut@Ionuts-MacBook-Pro rock-paper-scissors-41e105 % dot deploy
dot deploy · paseo v0.14.0
────────────────────────────────────────────────────────────────────────
build before deploy?
› yes · rebuild the project
no · use existing build in buildDir
Unhandled promise rejection: DisjointError: ChainHead disjointed
ionut@Ionuts-MacBook-Pro rock-paper-scissors-41e105 %
i run dot deploy a second time it works
curl -fsSL https://raw.githubusercontent.com/paritytech/playground-cli/main/install.sh | VERSION=dev/fix/main-dotns-dispatch bash
dot mod
choose rock paper scissors
cd rock-...
dot build
dot deploy
getting an error
✔ Build succeeded → /private/tmp/playground-cli-test/rock-paper-scissors-41e105/dist
ionut@Ionuts-MacBook-Pro rock-paper-scissors-41e105 % dot deploy
dot deploy · paseo v0.14.0
────────────────────────────────────────────────────────────────────────
build before deploy?
› yes · rebuild the project
no · use existing build in buildDir
Unhandled promise rejection: DisjointError: ChainHead disjointed
ionut@Ionuts-MacBook-Pro rock-paper-scissors-41e105 %
i run dot deploy a second time it works