Ubuntu 20.04 CLI で以下のコマンドで telegram-mtproto をインストールしたいと考えています。npm install --save
npm install --save telegram-mtproto@beta
しかし、コマンドを実行すると、次のエラーが発生します!
npm WARN saveError ENOENT: no such file or directory, open '/root/MTProxy/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/root/MTProxy/package.json'
npm WARN worker-loader@0.8.1 requires a peer of webpack@>=0.9 <2 || ^2.1.0-beta || ^2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN MTProxy No description
npm WARN MTProxy No repository field.
npm WARN MTProxy No README data
npm WARN MTProxy No license field.
+ telegram-mtproto@2.2.2
updated 1 package and audited 61 packages in 1.472s
1 package is looking for funding
run `npm fund` for details
found 2 moderate severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
telegram-mtproto をインストールして単純な node.js クライアント スクリプトを実行するのを手伝ってくれる人はいますか? 宜しくお願いします:メディ