Skip to content

"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
@vishnuprabha404

Description

@vishnuprabha404

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions