Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows ARM64] 404 error on doctl serverless install #1605

Open
clofresh opened this issue Oct 30, 2024 · 0 comments
Open

[Windows ARM64] 404 error on doctl serverless install #1605

clofresh opened this issue Oct 30, 2024 · 0 comments
Labels

Comments

@clofresh
Copy link

Describe the Issue:

When I run this in Powershell, I get an error:

doctl.exe serverless install
Downloading...Error: received status code 404 attempting to download from https://nodejs.org/dist/v18.17.1/node-v18.17.1-win-arm64.zip

Environment:

  • doctl version: 1.117.0
  • OS: Windows 11 64 bit ARM (Snapdragon X Elite X1E80100)
  • Installation method: winget install DigitalOcean.Doctl

Additional Details:

I checked the nodejs web directory and it looks like they don't provide an arm64 nodejs binary for node 18. I manually tried the win-x64 binary and it runs fine, under emulation I'm assuming, maybe you can have doctl download that instead.

@clofresh clofresh added the bug label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant