micahstubbs / lightpay

Atomic swaps for the Lightning Payment Network
https://lightpay.it/
MIT License
17 stars 2 forks source link

I met errors after I typed command "npm install" #18

Open gitkiwikiwi opened 4 years ago

gitkiwikiwi commented 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?