Skip to content

Error: Unable to find Node version 'nightly' for platform linux and architecture x64. #1422

@bcheidemann

Description

@bcheidemann

Description:

Error: Unable to find Node version 'nightly' for platform linux and architecture x64.

Action version:
actions/setup-node@v6

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:
n/a

Repro steps:
A description with steps to reproduce the issue. If you have a public example or repo to share, please provide the link.

      - name: Setup Node
        uses: actions/setup-node@v6
        with:
          cache: npm
          node-version: nightly

Expected behavior:
Should setup Node nightly without error.

Actual behavior:
Fails with error:

Error: Unable to find Node version 'nightly' for platform linux and architecture x64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions