hypercore-protocol / cli

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

installing cli by pnpm raises warning #63

Open Ruulul opened 2 years ago

Ruulul commented 2 years ago

Hello;

I installed with pnpm install -g @hyperspace/cli and get that in the output:


 WARN  deprecated cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead
 WARN  deprecated dat-encoding@5.0.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
 ```