wget https://github.com/xuperchain/xuperscan/releases/download/v0.1.1/xuperindexer-linux-amd64.zip
unzip xuperindexer-linux-amd64.zip -d xuperindexer
cd xuperindexer
[root@localhost conf]# npm install
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /root/local/xuperindexer/xuperindexer/conf/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/root/local/xuperindexer/xuperindexer/conf/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent