Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

fix windows can't download#3

Open
Skyxmao wants to merge 2 commits into
seamapi:mainfrom
Skyxmao:main
Open

fix windows can't download#3
Skyxmao wants to merge 2 commits into
seamapi:mainfrom
Skyxmao:main

Conversation

@Skyxmao

@Skyxmao Skyxmao commented Jan 13, 2022

Copy link
Copy Markdown

when I install node-frp2,He pops up the following error.So I change x64 to 386 and amd64.

npm ERR! Error: Couldn't find frp version compatible with windows_x64,
npm ERR!
npm ERR! Available releases:
npm ERR! * frp_0.37.0_darwin_amd64.tar.gz
npm ERR! * frp_0.37.0_darwin_arm64.tar.gz
npm ERR! * frp_0.37.0_freebsd_386.tar.gz
npm ERR! * frp_0.37.0_freebsd_amd64.tar.gz
npm ERR! * frp_0.37.0_linux_386.tar.gz
npm ERR! * frp_0.37.0_linux_amd64.tar.gz
npm ERR! * frp_0.37.0_linux_arm.tar.gz
npm ERR! * frp_0.37.0_linux_arm64.tar.gz
npm ERR! * frp_0.37.0_linux_mips.tar.gz
npm ERR! * frp_0.37.0_linux_mips64.tar.gz
npm ERR! * frp_0.37.0_linux_mips64le.tar.gz
npm ERR! * frp_0.37.0_linux_mipsle.tar.gz
npm ERR! * frp_0.37.0_windows_386.zip
npm ERR! * frp_0.37.0_windows_amd64.zip
npm ERR! at module.exports (C:\test\node_modules\node-frp2\download-frp.js:66:11)
npm ERR! at processTicksAndRejections (node:internal/process/task_queues:96:5)

@sybohy

sybohy commented Jan 13, 2022

Copy link
Copy Markdown
Member

@Skyxmao what happens if i'm on an x32 or x64 linux machine?

@Skyxmao

Skyxmao commented Jan 13, 2022

Copy link
Copy Markdown
Author

@Skyxmao what happens if i'm on an x32 or x64 linux machine?

Sorry , I forgot to think about platforms.I will try to fix it. ^ ^

@jerwinner

Copy link
Copy Markdown

Hi @Skyxmao , @sybohy ,

Will these commits be merged any time soon?

Do you suggest any workarounds for now?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants