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

npm i error #232

Open
andy27182 opened this issue Dec 24, 2023 · 1 comment
Open

npm i error #232

andy27182 opened this issue Dec 24, 2023 · 1 comment

Comments

@andy27182
Copy link

when i use npm i in a project, i found an error log in terminal. However the project can work well without fixing this error. I'm not sure whether it is a bug.

node-pre-gyp ERR! install response status 404 Not Found on https://github.com/yanyiwu/nodejieba/releases/download/v2.6.0/nodejieba-v2.6.0-node-v83-win32-x64.tar.gz

@PrinOrange
Copy link

Your can replace it with @node-rs/jieba package that is the binding writed with rust.
It doesn't need the gyp.
https://www.npmjs.com/package/@node-rs/jieba

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