node-rs
node-rs copied to clipboard
@node-rs/jieba fails to run on Windows 7
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