Skip to content

util.isFunction 在 nodejs v22 版本报 API 过时的错误 #1003

@zx331789

Description

@zx331789

The util.isFunction API is deprecated. Please use typeof arg === "function" instead.
在 application.ts:357 行处使用了 util.isFunction ,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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