@node-rs/jieba fails to run on Windows 7
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 52
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 19
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the require(@node-rs/jieba) failure in the Electron application on Windows 7 with Node.js 12.22, then compare the result with Windows 10. Done means the module loads successfully on Windows 7 without the reported procedure error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, node.js, rust
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100