felixrieseberg / felixrieseberg/electron-windows-notifications
Error running 3.0.1 (not present in 2.0.1)
- Dominant language
- JavaScript
- Stars
- 268
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting the following error when trying to run 3.0.1:
App threw an error during load
Error: A dynamic link library (DLL) initialization routine failed.
...\node_modules\@nodert-win10-cu\windows.ui.notifications\build\Release\binding.node
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:598:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:172:20)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (...\node_modules\@nodert-win10-cu\windows.ui.notifications\lib\main.js:25:20)
at Object. (...\node_modules\@nodert-win10-cu\windows.ui.notifications\lib\main.js:69:3)
Note that everything builds correctly and that 2.0.1 links correctly.
I anonymized the paths, so ignore the '...'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.