TMRB
TMRB copied to clipboard
If you have a problem with the installation, this is the SOLUTION .
This problem occurs when installing the tool on Kali Linux. It happens when we execute the command " npm i " or " node ".
Write this instead of them
sudo npm install node-fetch
and
sudo node index.js