Closed choudhary-akash closed 2 years ago
Installing webtorrent using "npm install webtorrent -g" will only install a package that can be accessed from inside a js file using require or import. To run it from the cli, you need to install webtorrent-cli.
Installing webtorrent using "npm install webtorrent -g" will only install a package that can be accessed from inside a js file using require or import. To run it from the cli, you need to install webtorrent-cli.