wiinf

Results 2 comments of wiinf

Hello at all, After 6 hours playing around this issue, i found a solution. The real problem is a missing InteractiveNotifications.dll which sould be copied by postinstall.js. postinstall.js is located...

The settings will be ignored because of the path selection in utils.js. `function getAppPackage () { const cwd = process.cwd() const ends = cwd.indexOf('node_modules\\.staging') let package = null` I'm wondering...