bitpay / insight

A bitcoin blockchain explorer and API
https://insight.bitpay.com/
MIT License
1.19k stars 1.11k forks source link

Setup instructions - also requires python2 #913

Open gusarov opened 6 years ago

gusarov commented 6 years ago

Besides setup instructions are wrong #912 it also requires python. I've removed -b Next and just using main branch... cd to insight (not insight\server) and then npm i gives me lots of errors with "Can't find Python executable" among them. So, I think it should be described also in setup instructions before even cloning.