'The edge module has not been pre-compiled for node.js version v14.18.1. You must build a custom version of edge.node. getting this error
{ "name": "electron-js", "version": "0.0.0", "description": "ElectronJs", "main": "app.js", "scripts": { "start": "electron ." }, "author": { "name": "Ralph" }, "dependencies": { "edge": "^7.10.1", "edge-js": "^16.6.0", "electron": "^1.6.2", "electron-edge": "6.5.5", "jquery": "3.2.1" }, "devDependencies": { "@types/electron": "1.4.34", "electron-packager": "^15.5.1", "electron-prebuilt": "^1.4.13" } }
here is my package.json file can you please tell me what's the issue in it, let me know if you need anything
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|