Skip to content

[Bug]: Deprecated npm dependencies warnings on install (v2026.2.24) #26816

@controldegastos

Description

@controldegastos

Summary

When installing [email protected] globally via npm, several deprecated dependency warnings are shown. Some of these deprecated packages have known security vulnerabilities.
Environment

OpenClaw version: 2026.2.24
Node.js version: (agregar tu versión)
npm version: (agregar tu versión)
OS: Windows

Steps to reproduce

npm install [email protected] --global

Expected behavior

No deprecated dependency warnings on install, or at minimum no packages with known security vulnerabilities.

Actual behavior

These warnings suggest the dependency tree relies on outdated versions of npm's internal tooling. Consider updating transitive dependencies or pinning to patched versions.

OpenClaw version

2026.2.24

Operating system

Windows 11

Install method

npm global

Logs, screenshots, and evidence

npm warn deprecated [email protected]: This module is not supported, and leaks memory.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Old versions of glob are not supported, and contain widely publicized security vulnerabilities
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Old versions of tar are not supported, and contain widely publicized security vulnerabilities
npm warn deprecated [email protected]: Use your platform's native DOMException instead
npm warn deprecated [email protected]: Old versions of glob are not supported, and contain widely publicized security vulnerabilities

Impact and severity

Security concern: [email protected] and [email protected] have publicly disclosed security vulnerabilities.
[email protected] has a known memory leak.
Multiple packages (npmlog, gauge, are-we-there-yet) are fully abandoned.

Additional information

These warnings suggest the dependency tree relies on outdated versions of npm's internal tooling. Consider updating transitive dependencies or pinning to patched versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions