Skip to content

Unable to launch redis-commander #587

Open
@JICA98

Description

@JICA98

I'm unable to launch the redis-commander from my shell.
Please find the output of my installation as well as the startup command.
I'm on Node.js v23.9.0
` @jica  sudo npm install -g redis-commander
[sudo] password for jica:
npm warn deprecated [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.
npm warn deprecated [email protected]: Glob versions prior to v9 are 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]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.

added 197 packages in 6s

19 packages are looking for funding
run npm fund for details

Mon 24 Mar - 19:59  ~ 
@jica  redis-commander
/usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:997
} else if (Utils.isRegExp(parent)) {
^

TypeError: Utils.isRegExp is not a function
at _clone (/usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:997:22)
at Config.cloneDeep (/usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:1037:10)
at /usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:1309:32
at Array.forEach ()
at util.extendDeep (/usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:1284:9)
at /usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:646:12
at Array.forEach ()
at util.loadFileConfigs (/usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:643:16)
at new Config (/usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:116:27)
at Object. (/usr/lib/node_modules/redis-commander/node_modules/config/lib/config.js:1492:31)

Node.js v23.9.0`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions