cubedro / eth-netstats

Ethereum Network Stats
https://ethstats.net/
GNU General Public License v3.0
858 stars 542 forks source link

Install does NOT WORK on Windows environnement #367

Open tarhack opened 2 years ago

tarhack commented 2 years ago

After :

git clone https://github.com/cubedro/eth-netstats cd eth-netstats npm install sudo npm install -g grunt-cli

and

grunt

and npm start

THEN :

Error: Cannot find module 'debug' Require stack:

Thx Rick