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

brother i facing the issue down bellow #1

Open
narayanan-pepul opened this issue May 23, 2023 · 1 comment
Open

brother i facing the issue down bellow #1

narayanan-pepul opened this issue May 23, 2023 · 1 comment

Comments

@narayanan-pepul
Copy link

infops@MacBook-Air-8 ~ % sudo rm /opt/homebrew/bin/CamJacking

Password:
rm: /opt/homebrew/bin/CamJacking: No such file or directory
infops@MacBook-Air-8 ~ % npm install camjacking -g

npm ERR! code EEXIST
npm ERR! syscall symlink
npm ERR! path ../lib/node_modules/camjacking/app.js
npm ERR! dest /opt/homebrew/bin/CamJacking
npm ERR! errno -17
npm ERR! EEXIST: file already exists, symlink '../lib/node_modules/camjacking/app.js' -> '/opt/homebrew/bin/CamJacking'
npm ERR! File exists: /opt/homebrew/bin/CamJacking
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.

npm ERR! A complete log of this run can be found in: /Users/infops/.npm/_logs/2023-05-23T04_22_39_574Z-debug-0.log

@karthi-the-hacker
Copy link
Collaborator

can you uninstall and reinstall the tool again ?

to uninstall follow this command

npm uninstall camjacking

after uninstall if you get same error
Follow the below steps

  1. fire this command which camjacking
  2. now you will get exact path of camjacking
  3. rm -rf /yourpath
  4. now install camjacking with sudo
  5. type. camjacking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants