Skip to content

I use electron v6.1.5 and node.js v12.4.0 and electron-edge-js have a problem about Cannot find module edge_nativeclr #74

Closed
@david1025

Description

@david1025

Electron v6.1.5
Node v12.4.0
vue/cli 4.0.5
electron-edge-js v12.8.1
windows 10 x64.
The error occurs when I require the electron-edge-js module.
var edge = require('electron-edge-js');

Uncaught Error: Cannot find module 'D:\workspace\ws_workspace\electron-vue-scaffold\node_modules\electron\dist\resources\electron.asar\renderer\native\win32\x64\12.4.0\edge_nativeclr' at webpackEmptyContext (eval at ./node_modules/electron-edge-js/lib sync recursive (app.js:1002), <anonymous>:2:10) at eval (edge.js?3e21:62) at Object../node_modules/electron-edge-js/lib/edge.js (chunk-vendors.js:7494) at __webpack_require__ (app.js:791) at fn (app.js:151) at eval (index.js:6) at Module../src/dll/index.js (app.js:1143) at __webpack_require__ (app.js:791) at fn (app.js:151) at eval (main.js:17)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions