stevenvachon / broken-link-checker

Find broken links, missing images, etc within your HTML.
MIT License
1.95k stars 302 forks source link

"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 1 year ago

5urv1v0r commented 1 year ago

┌──(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...