Skip to content

fix:util._extend is deprecated in node 22 #16

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HUAHUAI23
Copy link

When I run pnpm nx run-many -t serve, I get the following warning message:

(node:1232556) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

It seems that using Object.assign() can fix this.

@njfamirm
Copy link

any update?

@simonaubertbd
Copy link

@slnode Hello. Can we have some update on that? strong-log-transformer is used in lerna, itself used in jupyterlab.

Best regards and thanks for your actions !

@pluma
Copy link

pluma commented May 28, 2025

Strongloop was acquired by IBM in 2015. Looks like there's no interest at IBM to maintain their open source modules. Also @rmg and @sam-github (the only contributors to this repo) have both since left IBM for Digital Ocean, so given that this project is still in the strongloop org, they probably no longer have any publishing rights.

At this stage the best course towards fixing it would be contacting NPM about the package apparently being abandoned and getting someone at IBM to write an official looking letter allowing NPM to transfer the package to someone who can take over maintenance of this repo.

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

Successfully merging this pull request may close these issues.

4 participants