We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently there is no binary for Windows on ARM available, it would be great if that could be added. The command pnpm i -g workerd results in
pnpm i -g workerd
throw new Error(`Unsupported platform: ${platformKey}`); β ^ β Error: Unsupported platform: win32 arm64 LE
The text was updated successfully, but these errors were encountered:
Hi, I think this issue is a duplicate of #2735
Sorry, something went wrong.
No branches or pull requests
Currently there is no binary for Windows on ARM available, it would be great if that could be added.
The command
pnpm i -g workerd
results inThe text was updated successfully, but these errors were encountered: