yanyiwu / nodejieba

"结巴"中文分词的Node.js版本
MIT License
3.05k stars 277 forks source link

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

Closed myalgo closed 1 month ago

myalgo commented 2 years ago

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 commented 2 years ago

Is there a way to override arch for nodejieba ?

Mister-Hope commented 1 year ago

https://github.com/yanyiwu/nodejieba/issues/223#issuecomment-1565204651

github-actions[bot] commented 1 month ago

This issue has not been updated for over 1 year and will be marked as stale. If the issue still exists, please comment or update the issue, otherwise it will be closed after 7 days.

github-actions[bot] commented 1 month ago

This issue has been automatically closed due to inactivity. If the issue still exists, please reopen it.