Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bro can't even run infooze and can't remove #25

Closed
SkyCreedPH opened this issue Dec 21, 2022 · 12 comments
Closed

Bro can't even run infooze and can't remove #25

SkyCreedPH opened this issue Dec 21, 2022 · 12 comments
Labels
bug Something isn't working

Comments

@SkyCreedPH
Copy link

SkyCreedPH commented Dec 21, 2022

Describe the bug

How do i fix this issue on kali linux

Steps to reproduce

  1. First i run the commands i do all
  2. Then after that
  3. And then it doesn't work lol
@SkyCreedPH SkyCreedPH added the bug Something isn't working label Dec 21, 2022
@devXprite
Copy link
Owner

Hii Bro,

From the screenshot you shared, it looks like the tool was not installed correctly. Could you please let me know which installation command you used? This will help me better understand the issue you're experiencing and suggest a solution.

In the meantime, as an alternative, you could try installing the tool using the following method:

git clone https://github.com/devXprite/infoooze
cd infoooze
npm install
node .

Please let me know if this helps.

@SkyCreedPH
Copy link
Author

Screenshot_2022-12-22-02-58-17-25_84d3000e3f4017145260f7618db1d683

what does it mean

@devXprite
Copy link
Owner

Screenshot_2022-12-22-02-58-17-25_84d3000e3f4017145260f7618db1d683

what does it mean

It looks like the issue you're experiencing is related to npm, rather than the tool itself.

I'm sorry that I don't have a definite solution for you, but I wanted to suggest a couple of things you could try that might help.

You can try following command in the project directory:

npm install -g npm
rm package-lock.json
npm cache clean --force
npm cache verify
npm install

I hope one of these suggestions helps! If neither of these solutions resolves the issue, you may need to try reinstalling Node.js and npm.

@SkyCreedPH
Copy link
Author

SkyCreedPH commented Dec 22, 2022

how do i reinstall node.js im new kali hunter user sorry that im not good at this i just want to learn
Edit: this command doesn't work "rm package-lock.json"
said "rm: cannot remove 'package-lock.json': No such file or directory"

@SkyCreedPH
Copy link
Author

Screenshot_2022-12-22-15-33-56-22_84d3000e3f4017145260f7618db1d683

what does it mean

@SkyCreedPH
Copy link
Author

Screenshot_2022-12-22-15-35-48-10_84d3000e3f4017145260f7618db1d683

How do I reinstall node.js

@devXprite
Copy link
Owner

how do i reinstall node.js im new kali hunter user sorry that im not good at this i just want to learn Edit: this command doesn't work "rm package-lock.json" said "rm: cannot remove 'package-lock.json': No such file or directory"

Actually I assumed that you were using Termux so just ignore the previous commands that I sent.

Since you're using Kali NetHunter, you will need to use the sudo command to install the tool globally:

sudo npm install infoooze -g

Before installing the tool, it's also a good idea to update the npm package list using: sudo npm update

If you have still error, just send me your node and npm version with error screenshot. I'm always happy to help. 😀

@SkyCreedPH
Copy link
Author

SkyCreedPH commented Dec 22, 2022

Thank you bro im using termux I installed my termux with Kali Linux

@devXprite
Copy link
Owner

Hii bro, screenshot is not displaying properly.
Could you please try re-uploading the screenshot?

@SkyCreedPH
Copy link
Author

Uploading Screenshot_2022-12-22-20-35-22-98.jpg…

@SkyCreedPH
Copy link
Author

SkyCreedPH commented Dec 22, 2022

Do you have a social media platform that I can add you as a friend on?

@devXprite
Copy link
Owner

devXprite commented Dec 22, 2022

Is there a social media platform I can add you to?

Sure you can add me on Twitter and Instagram 🤝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants