hypercore-protocol / cli

A CLI for peer-to-peer file sharing using the Hypercore Protocol.
MIT License
205 stars 17 forks source link

Minimum node version not enforced #34

Closed blahah closed 3 years ago

blahah commented 3 years ago

I see that the cli requires node 14+ currently. Its great that it's documented in multiple places, but it's easy to enforce and provide a meaningful error message.

I'll submit a PR.

pfrazee commented 3 years ago

@blahah Ah thanks, please feel free to submit that PR

blahah commented 3 years ago

done #36 :)