Help Center/ Meeting/ Client SDK Reference/ FAQs/ Electron SDK/ What Should I Do When the Electron SDK Fails to Be Run on Windows and the Message "The specified module could not be found" Is Displayed?
Updated on 2024-07-30 GMT+08:00

What Should I Do When the Electron SDK Fails to Be Run on Windows and the Message "The specified module could not be found" Is Displayed?

Customer Case

After integrating the Electron SDK with Windows, the SDK cannot be run and the message The specified module could not be found is displayed.

Cause Analysis

DLL files are missing when the UI SDK library is integrated. As a result, an error is reported during HwmUisdk.node loading.

Solution

Re-integrate the SDK by referring to Getting Started, or re-integrate the library in the hwmsdk-electron-ia32\resources\sdk\win32 directory (Win32) or the \hwmsdk-electron-x64\resources\sdk\x64 directory (x64) of the Electron demo.