DAC324

Results 15 issues of DAC324

Hello, according to tutorials I found on the net, it should be possible to obtain the version of a `git` branch using the following command: ``` git clone https://github.com/atom-community/atom.git cd...

Hello all, when building a Debian package from the sources using ``` git clone https://github.com/atom-community/atom.git cd atom script/build --create-debian-package ``` the created Debian package installs successfully but `atom` is unable...

Hello all, just ran `script/build --create-debian-package` as per instructions. The process apparently completed successfully: ``` $ script/build --create-debian-package Node: v16.15.1 Python: v3.10.5 Installing script runner dependencies Installing script dependencies Installing...

Hello all, having `atom` **1.63.0** installed and running, I just looked at Settings, Check for updates. The command for this check seems to have issues: ``` Fetching outdated packages and...

Hello, just to inform: When installing `node-red-contrib-miio-roborock`, I get ``` 2022-08-29T15:12:25.900Z [err] WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. ``` Is there anything...

bug