You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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
┌──(root㉿kali)-[/home/kali]
└─# npm install broken-link-checker -g
npm WARN deprecated [email protected]: no longer maintained
npm WARN deprecated [email protected]: try optionator
npm WARN deprecated [email protected]: 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 [email protected]: 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
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...
The text was updated successfully, but these errors were encountered:
┌──(root㉿kali)-[/home/kali]
└─# npm install broken-link-checker -g
npm WARN deprecated [email protected]: no longer maintained
npm WARN deprecated [email protected]: try optionator
npm WARN deprecated [email protected]: 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 [email protected]: 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...
The text was updated successfully, but these errors were encountered: