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

[bug]: Node deprecation warnings #400

Open
2 tasks done
digiserg opened this issue Sep 11, 2024 · 0 comments
Open
2 tasks done

[bug]: Node deprecation warnings #400

digiserg opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working build

Comments

@digiserg
Copy link
Collaborator

Do I have the most recent version of AxonOps Workbench installed?

  • I am using the most recent beta release

AxonOps Workbench Version

1.0.0-beta-20240911

Is there an existing issue for this?

  • I have searched the existing issues

Operating System

MacOS

Operating System Version

13.5.2

Apache Cassandra Version(s)

4.1.5

Bug Description

npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs
npm warn deprecated osenv@0.1.5: This package is no longer supported.
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 debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated gar@1.0.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated asar@3.2.0: Please use @electron/asar moving forward.  There is no API change, just a package name change
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated read-installed@4.0.3: This package is no longer supported.

Steps to Reproduce

npm i

Expected Behavior

No warnings

Actual Behavior

Lots of warning

Severity

Medium

Further Information

No response

@digiserg digiserg added Bug Something isn't working Needs Triage bugs which are not yet confirmed labels Sep 11, 2024
@digiserg digiserg added build and removed Needs Triage bugs which are not yet confirmed labels Sep 11, 2024
@digiserg digiserg added this to the v1.1.0-release milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working build
Projects
None yet
Development

No branches or pull requests

3 participants