8000 undici_version.h and acorn_version.h displaying wrong update script path · Issue #50159 · nodejs/node · GitHub
[go: up one dir, main page]

Skip to content

undici_version.h and acorn_version.h displaying wrong update script path #50159

@MrJithil

Description

@MrJithil

Comments in below files are pointing to wrong path of their corresponding dep update scripts.

Below changes needed.

  • undici_version.h - // Refer to tools/update-undici.sh must be // Refer to tools/dep_updaters/update-undici.sh
  • update-acorn.sh - // Refer to tools/update-acorn.sh must be // Refer to tools/dep_updaters/update-acorn.sh

Changes needed in deps_update/update_.sh scripts

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0