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

unable to install nodejieba@2.5.2 for arch=aarch #216

Open
myalgo opened this issue Sep 21, 2022 · 2 comments
Open

unable to install nodejieba@2.5.2 for arch=aarch #216

myalgo opened this issue Sep 21, 2022 · 2 comments

Comments

@myalgo
Copy link

myalgo commented Sep 21, 2022

Hi,

While building nodejieba I get following error

| node-pre-gyp http GET https://github.com/yanyiwu/nodejieba/releases/download/v2.5.2/nodejieba-v2.5.2-node-v83-linux-aarch64.tar.gz
| node-pre-gyp ERR! install request to https://github.com/yanyiwu/nodejieba/releases/download/v2.5.2/nodejieba-v2.5.2-node-v83-linux-aarch64.tar.gz failed, reason: read ECONNRESET
| node-pre-gyp WARN Pre-built binaries not installable for nodejieba@2.5.2 and node@14.16.0 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
| node-pre-gyp WARN Hit error request to https://github.com/yanyiwu/nodejieba/releases/download/v2.5.2/nodejieba-v2.5.2-node-v83-linux-aarch64.tar.gz failed, reason: read ECONNRESET

node version 14.16
arch=aarch64

Please let me know how this can be resolved.

Thanks!

@myalgo
Copy link
Author

myalgo commented Sep 22, 2022

Is there a way to override arch for nodejieba ?

@Mister-Hope
Copy link
Collaborator

#223 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants