digitalocean / digitalocean/doctl
[Windows ARM64] 404 error on `doctl serverless install`
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 496
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.