etherparty / explorer

A lightweight ethereum block explorer
GNU General Public License v2.0
632 stars 399 forks source link

Fix bad merge (#14), remove process.env call #15

Closed Firescar96 closed 8 years ago

whitj00 commented 8 years ago

https://github.com/etherparty/explorer/pull/15/files#diff-2de9eda1655d499e934e7465e87ca0bdL30 should stay the same with process env call

Firescar96 commented 8 years ago

I followed the Readme instructions, but that code doesn't seem to work, at least not in the browser.

Firescar96 commented 8 years ago

@whitj00 does process.env work in your browser?

whitj00 commented 8 years ago

It's not supposed to run in the browser, app.js runs server side

Firescar96 commented 8 years ago

screenshot-20160802-00 17 53

Are you sure? Have you tried running the instructions from the readme to run the code?

whitj00 commented 8 years ago

Sorry, you're correct