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

@node-rs/jieba fails to run on Windows 7 #890

Open
fanyipin opened this issue Sep 9, 2024 · 0 comments
Open

@node-rs/jieba fails to run on Windows 7 #890

fanyipin opened this issue Sep 9, 2024 · 0 comments

Comments

@fanyipin
Copy link

fanyipin commented Sep 9, 2024

Description:
I am trying to use @node-rs/jieba in my Electron application, but I am encountering an error when running the application on Windows 7. The application works fine on Windows 10, but fails with a "The special procedure could not be found" error on Windows 7.

Steps to Reproduce:
Install @node-rs/jieba.
require(@node-rs/jieba)
Observe the error message indicating that loading the module failed.

Environment:
OS: Windows 7
Node.js version: 12.22

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

1 participant