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

npm warn deprecated #160

Closed
MyNameTony1000 opened this issue Jul 4, 2024 · 2 comments
Closed

npm warn deprecated #160

MyNameTony1000 opened this issue Jul 4, 2024 · 2 comments
Labels

Comments

@MyNameTony1000
Copy link

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]: request has been deprecated, see https://github.com/request/request/issues/3142

npm ls core-js outputs:

How can I fix this moment?

@twolfson
Copy link
Owner

twolfson commented Jul 4, 2024

This is a longstanding issue in get-pixels, so we have to get a fix there:

scijs/get-pixels#62

scijs/get-pixels#67

Alternatively, we could find a replacement library, but that seems like a lot of effort for something that's already patched

Is this causing you any issues besides the warnings?

@MyNameTony1000
Copy link
Author

Hello, thanks for the quick response) This does not cause any problems and everything works fine. Just wanted to know if there is a way to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants