Skip to content

release/index.json for v6.8.1 has invalid modules value #519

@phillipj

Description

@phillipj

As reported in nodejs/nodejs.org#969, the v6.8.1 release has modules: null in https://nodejs.org/download/release/index.json.

I assume the modules value originates from fetchModVersion() in dist-indexer.js. I've manually tested the regexes in that method against node_version.h and node.h, where the former seems to match perfectly fine, meaning it should not have resolved the modules value to null.

Any thoughts on how this might have happened? Could we execute dist-indexer.js manually to see if it was a temporary glitch, and the correct modules value gets resolved now?

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