Open gitkiwikiwi opened 4 years ago
$ git clone https://github.com/micahstubbs/lightpay.git cd lightpay
and then I typed
$ npm install
errors as follows:
npm ERR! code 1 npm ERR! Command failed: /usr/bin/git checkout wip npm ERR! error: pathspec 'wip' did not match any file(s) known to git npm ERR!
how to fix?
$ git clone https://github.com/micahstubbs/lightpay.git cd lightpay
and then I typed
$ npm install
errors as follows:
npm ERR! code 1 npm ERR! Command failed: /usr/bin/git checkout wip npm ERR! error: pathspec 'wip' did not match any file(s) known to git npm ERR!
how to fix?