/stats-npm

find an destroy econnreset monsters

Primary LanguageJavaScriptMIT LicenseMIT

stats-npm

this was made to help understand ntworking issues like ECONNRESET in npm folks reported it here. npm/registry#10

install

sudo npm install -g stats-npm

run

then use it just like npm.

snpm install yourmodule

after every command it appends profiling information for requests to ./snpm-stats.log

server

you may also run it as a standalone server and configure it as your registry. request metadata is logged to stdout.

stats-npm-server --help