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
An unhandled error occurred inside electron-rebuild
Unable to find electron-prebuilt's version number, either install it or specify an explicit version
Error: Unable to find electron-prebuilt's version number, either install it or specify an explicit version
at Object. (C:\Users\Mike\Desktop\pos\node_modules\electron-rebuild\lib\src\cli.js:80:19)
at Generator.next ()
at C:\Users\Mike\Desktop\pos\node_modules\electron-rebuild\lib\src\cli.js:8:71
at new Promise ()
at __awaiter (C:\Users\Mike\Desktop\pos\node_modules\electron-rebuild\lib\src\cli.js:4:12)
at C:\Users\Mike\Desktop\pos\node_modules\electron-rebuild\lib\src\cli.js:69:8
at Object. (C:\Users\Mike\Desktop\pos\node_modules\electron-rebuild\lib\src\cli.js:145:4)
at Module._compile (internal/modules/cjs/loader.js:688:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
at Module.load (internal/modules/cjs/loader.js:598:32)
Electron version: 3.0.9
Native module: nfc-pcsc
Rebuilt using: .\node_modules.bin\electron-rebuild.cmd
I tried to install electron-prebuilt. The rebuild works now, but then I get the following error:
The module '\?\C:\Users\Mike\desktop\pos\node_modules@pokusew\pcsclite\build\Release\pcsclite.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 50. This version of Node.js requires
NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
the module (for instance, using npm rebuild or npm install).
Thanks in advance for the help!
Mike
The text was updated successfully, but these errors were encountered:
I'm getting following error:
Electron version: 3.0.9
Native module: nfc-pcsc
Rebuilt using: .\node_modules.bin\electron-rebuild.cmd
I tried to install electron-prebuilt. The rebuild works now, but then I get the following error:
Thanks in advance for the help!
Mike
The text was updated successfully, but these errors were encountered: