metaspartan / explorer

Ethereum Block Explorer (ETHExplorer V2) - Realtime Price Ticker, Shapeshift.io Integration, etc. (Project is currently not under active development, if you have a bug fix, please open a PR) My current project can be found at https://github.com/metaspartan/denarius (D a better cryptocurrency than ETH)
Other
486 stars 330 forks source link

nodejs instead of node #34

Open titscrypto opened 6 years ago

titscrypto commented 6 years ago

I have problems with bufferutil during installation as far as i understand problem was related to node -nodejs name mismatch to fix it I've runned apt-get install nodejs-legacy

so consider adding that as dev dependency