-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
When trying to use this together with electron, I am encountering the next error:
App threw an error during load
Error: Cannot find module './build/Release/memoryjs'
I tried the different solutions proposed in https://www.electronjs.org/docs/latest/tutorial/using-native-node-modules, but noen of them seem to be working. I also tried to follow the build instructions for nw.js on https://github.com/Rob--/memoryjs/issues/23, but they also were of no help. Does anyone have a build environment working with the latest electron?
My electron version is:
"@electron-forge/cli": "^6.0.5",
"@electron-forge/maker-deb": "^6.0.5",
"@electron-forge/maker-rpm": "^6.0.5",
"@electron-forge/maker-squirrel": "^6.0.5",
"@electron-forge/maker-zip": "^6.0.5",
"@electron-forge/plugin-webpack": "^6.0.5",Metadata
Metadata
Assignees
Labels
No labels