cjb / GitTorrent

A decentralization of GitHub using BitTorrent and Bitcoin
MIT License
4.75k stars 262 forks source link

"WARN deprecated flatten@0.0.1" - Time to look closer at older depedencies? #89

Open netravnen opened 3 years ago

netravnen commented 3 years ago

Time to look closer at older depedencies?

$ sudo npm install --global gittorrent
npm WARN deprecated flatten@0.0.1: I wrote this module a very long time ago; you should use something else.
/usr/local/bin/git-remote-gittorrent -> /usr/local/lib/node_modules/gittorrent/git-remote-gittorrent
/usr/local/bin/gittorrentd -> /usr/local/lib/node_modules/gittorrent/gittorrentd

> bufferutil@1.2.1 install /usr/local/lib/node_modules/gittorrent/node_modules/bufferutil
> node-gyp rebuild
morenoh149 commented 3 years ago

This whole project has not seen an update since 2015. Are you asking about a maintained fork?