silicoin-network / silicoin-blockchain

Silicoin blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
79 stars 28 forks source link

[BUG]installing GUI problem, seems to be from broken git #214

Closed electroboyz closed 2 years ago

electroboyz commented 2 years ago

Describe the bug npm ERR! code 1 npm ERR! Command failed: git checkout master npm ERR! error: pathspec 'master' did not match any file(s) known to git

To Reproduce

Steps to reproduce the behavior:

sh install-gui.sh

Expected behavior 20886 verbose stack Error: Command failed: git checkout master 20886 verbose stack error: pathspec 'master' did not match any file(s) known to git 20886 verbose stack 20886 verbose stack at ChildProcess.exithandler (child_process.js:294:12) 20886 verbose stack at ChildProcess.emit (events.js:198:13) 20886 verbose stack at maybeClose (internal/child_process.js:982:16) 20886 verbose stack at Socket.stream.socket.on (internal/child_process.js:389:11) 20886 verbose stack at Socket.emit (events.js:198:13) 20886 verbose stack at Pipe._handle.close (net.js:607:12) 20887 verbose cwd /home/electroboyz/silicoin-blockchain/chia-blockchain-gui 20888 verbose Linux 5.4.0-122-generic 20889 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" 20890 verbose node v10.19.0 20891 verbose npm v6.14.4 20892 error code 1 20893 error Command failed: git checkout master 20893 error error: pathspec 'master' did not match any file(s) known to git 20894 verbose exit [ 1, true ]

Screenshots

Desktop

Linux Mint 20.3

Additional context

github-actions[bot] commented 2 years ago

This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.

github-actions[bot] commented 2 years ago

This issue was automatically closed because it has been flagged as stale and subsequently passed 7 days with no further activity.