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

"npm install broken-link-checker -g" doesnt work . Iam copy pasting the terminal log here.(NOTE:- i was able to install it without the -g flag and run the tool using "./node_modules/.bin/blc ") #256

Open
5urv1v0r opened this issue Feb 18, 2023 · 0 comments

Comments

@5urv1v0r
Copy link

┌──(root㉿kali)-[/home/kali]
└─# npm install broken-link-checker -g
npm WARN deprecated calmcard@0.1.1: no longer maintained
npm WARN deprecated nopter@0.3.0: try optionator
npm WARN deprecated uuid@2.0.3: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated urlobj@0.0.11: use universal-url, minurl, relateurl, url-relation

changed 104 packages in 14s

5 packages are looking for funding
run npm fund for details

┌──(root㉿kali)-[/home/kali]
└─# blc --help
Command 'blc' not found, did you mean:
command 'slc' from deb heimdal-multidev
command 'bc' from deb bc
command 'vlc' from deb vlc-bin
command 'lc' from deb mono-devel
command 'bls' from deb bacula-sd
command 'bcc' from deb bcc
command 'blhc' from deb blhc
command 'llc' from deb llvm
command 'wlc' from deb wlc
Try: apt install

┌──(root㉿kali)-[/home/kali]
└─# which blc
blc not found

┌──(root㉿kali)-[/home/kali]
└─# npm uninstall broken-link-checker -g

removed 104 packages in 799ms

But iam able to uninstall the tool... Is this the a problem with npm?...someone please help me as iam a noob in this stuff..just ping me if you need more info...

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

1 participant