fansonly

Results 2 comments of fansonly

> You need to use await > > just wrap it in a function: > > ``` > const electronInstaller = require('electron-winstaller'); > async function e() { > try {...