Michal2SAB / Bitcoin-Stealer

Generate random bitcoin wallets, private keys (seeds) and then check if they match a wallet that contains some kind of balance, and then take it. Node.js
390 stars 159 forks source link

Got Error #80

Closed preritsidhu closed 1 year ago

preritsidhu commented 1 year ago

Capture Cannot find module named 'coinkey' Capture

QVA0Rg commented 1 year ago

You did not execute the "npm i" command

preritsidhu commented 1 year ago

sir can you please tell me where and how to do it please

On Thu, 20 Apr 2023 at 13:57, QVA0Rg @.***> wrote:

You did not execute the "npm i" command

— Reply to this email directly, view it on GitHub https://github.com/Michal2SAB/Bitcoin-Stealer/issues/80#issuecomment-1515929823, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7BPEVJ4DOZHHXGZTLNK74DXCDXNZANCNFSM6AAAAAAXE5MQOA . You are receiving this because you authored the thread.Message ID: @.***>

Michal2SAB commented 1 year ago

Open cmd and type this command: "npm i coinkey -g"

preritsidhu commented 1 year ago

Open cmd and type this command: "npm i coinkey -g"

Open cmd and type this command: "npm i coinkey -g"

i did Capture 1

but again this happened

Capture2