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

Windows 11 support? #730

Closed
dagmoller opened this issue Oct 7, 2023 · 3 comments
Closed

Windows 11 support? #730

dagmoller opened this issue Oct 7, 2023 · 3 comments

Comments

@dagmoller
Copy link

dagmoller commented Oct 7, 2023

I cannot run it in windows11 with node16
"unable ti find specific module"

App threw an error during load
Error: Não foi possível encontrar o módulo especificado.
\?\C:\Aguirre\whatsapp-electron\node_modules@napi-rs\canvas-win32-x64-msvc\skia.win32-x64-msvc.node
at process.func [as dlopen] (node:electron/js2c/asar_bundle:2:1869)
at Module._extensions..node (node:internal/modules/cjs/loader:1326:18)
at Object.func [as .node] (node:electron/js2c/asar_bundle:2:1869)
at Module.load (node:internal/modules/cjs/loader:1096:32)
at Module._load (node:internal/modules/cjs/loader:937:12)
at f._load (node:electron/js2c/asar_bundle:2:13377)
at Module.require (node:internal/modules/cjs/loader:1120:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object. (C:\Aguirre\whatsapp-electron\node_modules@napi-rs\canvas\js-binding.js:63:29)
at Module._compile (node:internal/modules/cjs/loader:1241:14)

PS C:\Aguirre\whatsapp-electron> ls .\node_modules@napi-rs\canvas-win32-x64-msvc\

Diretório: C:\Aguirre\whatsapp-electron\node_modules\@napi-rs\canvas-win32-x64-msvc

Mode LastWriteTime Length Name


-a---- 07/10/2023 20:21 10185008 icudtl.dat
-a---- 07/10/2023 20:21 675 package.json
-a---- 07/10/2023 20:21 104 README.md
-a---- 07/10/2023 20:21 17702400 skia.win32-x64-msvc.node

@ahlulmukh
Copy link

same here

@webdevfarhan
Copy link

webdevfarhan commented Feb 5, 2024

\?\C:\Aguirre\whatsapp-electron
This "\?" I am not sure why it is prefixed so because of this i am also getting module not found error in windows 10 with intel i 7 processor. Although same is running totally fine with amd ryzen 7 processor on my another pc with windows 11. Also looking for a solution to this...

@Brooooooklyn
Copy link
Owner

#775 should fix it

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

4 participants