-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
When trying to run at all, it gets this with node 14.15.1 LTS.
internal/bootstrap/loaders.js:124
mod = bindingObj[module] = getLinkedBinding(module);
^
Error: No such module was linked: electron_common_v8_util
at process._linkedBinding (internal/bootstrap/loaders.js:124:34)
at Object.exports.getElectronBinding (C:\Projects\rambox\node_modules\@electron\remote\dist\src\common\get-electron-binding.js:6:25)
at Object.<anonymous> (C:\Projects\rambox\node_modules\@electron\remote\dist\src\main\objects-registry.js:4:39)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.<anonymous> (C:\Projects\rambox\node_modules\@electron\remote\dist\src\main\server.js:8:44)
filiptronicek and webdevmario
Metadata
Metadata
Assignees
Labels
No labels