github-did icon indicating copy to clipboard operation
github-did copied to clipboard

Windows WSL Error

Open bongani-m opened this issue 6 years ago • 1 comments

An error occurs under windows even though the DID is successfully created

2019-07-19 13:30:14 [console] error: Command failed: cd /home/bongani/.github-did/ghdid; git pull:
/bin/sh: 1: cd: can't cd to /home/bongani/.github-did/ghdid
fatal: not a git repository (or any of the parent directories): .git

2019-07-19 13:30:27 [console] info: Create and publish did:github:bongani-m with github-did cli.
2019-07-19 13:30:27 [console] info: Config created /home/bongani/.github-did/config.json

bongani-m avatar Jul 19 '19 18:07 bongani-m

probably /bin/sh related...

OR13 avatar Nov 16 '19 02:11 OR13