Closed zzuhan closed 7 years ago
I use Sudoer with Vanila JS, but it will report error Cannot find module 'regenerator-runtime', when I install this package, it running normal.
I find in dist/index.js, require("regenerator-runtime") in secod line.
Same issue - https://github.com/automation-stack/electron-sudo/issues/33, fixed
I use Sudoer with Vanila JS, but it will report error Cannot find module 'regenerator-runtime', when I install this package, it running normal.
I find in dist/index.js, require("regenerator-runtime") in secod line.