Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions