question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deprecated dependencies

See original GitHub issue
$ npm i -g htmlhint@latest
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
aravindvnair99commented, Jul 25, 2021

Hey @aravindvnair99, thanks for pointing that out. The repo is going to be updated in the coming days. Hopefully, you will not see these messages in the near future.

@thedaviddias Any updates?

2reactions
stuartbalecommented, Sep 8, 2021

I notice a pending Pull Request with a fix for this here: https://github.com/htmlhint/HTMLHint/pull/670

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using deprecated packages
A deprecation message doesn't always mean the package or version is unusable; it may mean the package is unmaintained and will no longer...
Read more >
node.js - NPM warn message about deprecated package
An interactive menu shows all required information about dependencies in the current folder and allows to update all dependencies in 3 ...
Read more >
Deprecated Code: How Dependency Mapping ...
Often, removing dependencies on deprecated code is not a priority for development teams that prefer to focus on new development.
Read more >
Would deprecated dependencies cause issues?
When running npm install, there are warnings about deprecated dependencies that look like this tutorial is using some very old version.
Read more >
How to detect `deprecated` dependency AFTER installation?
I can check, that all packages are up to date with npm outdated . But it doesn't show deprecated packages. How can the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found