Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings on installation #216

Closed
devops-snap-shoot opened this issue Jun 22, 2024 · 2 comments
Closed

Warnings on installation #216

devops-snap-shoot opened this issue Jun 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@devops-snap-shoot
Copy link

Describing the bug

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@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

To Reproduce
on non-docker installation

  1. run npm i in the ui directory
  2. See warnings
@devops-snap-shoot devops-snap-shoot added the bug Something isn't working label Jun 22, 2024
@ItzCrazyKns
Copy link
Owner

We're not using most of the packages directly, they're dependency of some dependency of Perplexica. I will update them and see if it works but it should normally not cause any issue

@devops-snap-shoot
Copy link
Author

devops-snap-shoot commented Jul 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants