You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the package, two warnings are appearing:
warning @bugsnag/source-maps > [email protected]: Glob versions prior to v9 are no longer supported
warning @bugsnag/source-maps > glob > [email protected]: 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.
Steps to reproduce
yarn add @bugsnag/source-maps
Environment
bugsnag-source-maps version: 2.3.3
Uploading for:
Browser
Node
Node version:
React Native
React Native version:
Command that was run:
yarn add @bugsnag/source-maps
The text was updated successfully, but these errors were encountered:
Thank you for reaching out and bringing this to our attention.
For awareness we are actively working on deprecating this tool and replacing it with our CLI tool instead. However, we have added some work to our backlog to bump these dependencies when priorities allow. We will be sure to update this thread again with more info when a fix has been released.
Describe the bug
When installing the package, two warnings are appearing:
Steps to reproduce
yarn add @bugsnag/source-maps
Environment
yarn add @bugsnag/source-maps
The text was updated successfully, but these errors were encountered: