You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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\
\?\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...
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\
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
The text was updated successfully, but these errors were encountered: