Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Dependancies Issues


When I run...

npm install

I get the below message...

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

Should I be worried about this?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (8)


The warnings indicate that some dependencies are outdated and may have issues like memory leaks. While your project might still work, it's recommended to update these packages for better performance and security. For more details, visit here.



Chill guy clicker is a idle game like cookie clicker game.

Chill guy clicker is a idle game like cookie clicker game.

These warnings indicate deprecated packages, but unless they directly affect your application's functionality or security, they are not an immediate concern—consider updating or replacing them and Tube Textify if possible.



While these warnings indicate that you're using deprecated packages, they shouldn't prevent your project from running, Chill Guy Clicker; however, it's a good idea to update to supported versions to avoid potential issues in the future.



The warnings during your `npm install` indicate that some packages you're using, like `inflight`, `rimraf`, and `glob`, have deprecated versions and are no longer supported. While these warnings won't prevent your application from running, they may lead to potential bugs or vulnerabilities in the future. Slope Game



Hi Pete,

The warnings you're seeing are not critical. If the deprecated packages are sub-dependencies (i.e., not directly in your package.json), you may need to wait for their maintainers to release updates.

If your project is working fine and you don't have immediate issues, you don't have to worry about it right away. But we will keep updating the package version in main package.json on each Metronic update release.

Thanks



Thanks for confirming


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(