Skip to content

release-post script is broken #6020

Closed
Closed
@RafaelGSS

Description

@RafaelGSS
➜  nodejs.org git:(v21-release) ✗ node ./scripts/release-post/index.mjs 21.0.0
Some error occurred here! TypeError: Cannot read properties of null (reading 'length')
    at file:///Users/rafaelgss/repos/os/nodejs.org/scripts/release-post/index.mjs:153:15
    at new Promise (<anonymous>)
    at file:///Users/rafaelgss/repos/os/nodejs.org/scripts/release-post/index.mjs:152:12
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)

cc: @ovflowd

For now, I'll checkout a prior commit to make it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions