patrikx3
patrikx3
https://lists.freedesktop.org/archives/dbus/2016-June/016948.html
> I also encounter this issue very often, sometimes, if emit signals a lot, it will overflow. However, this package did not provide a way to set up `NO_REPLY_EXPECTED` for...
@chenyanming i am getting an interface eg: ```js const bus = DBus.getBus('system') return new Promise((resolve, reject) => { bus.getInterface('org.freedesktop.systemd1', '/org/freedesktop/systemd1', 'org.freedesktop.systemd1.Manager', (error, manager) => { if (error) { return reject(error);...
how can i create with signals only?
https://stackoverflow.com/questions/34964310/error-module-did-not-self-register
same issue, nodebody using codeigniter anymore
i think it is chrome dependent in ubuntu/linux.
i fixed by require-ing from v3 to v2 and now with zipstream 2 is working now.
https://github.com/flathub/flathub/pull/5061#issuecomment-2005001714
it looks like with npm is not working, with yarn is working.