Federico Granata
Federico Granata
Hi, I recently take over a project that use shipit for its own deploy and I never used. The following versions are in use ``` "shipit-cli": "4.2.0", "shipit-deploy": "4.1.4", "shipit-npm":...
When running `npm install nestjs-amqp` I got ``` ❯ npm install nestjs-amqp npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving:...
Hi, I'm using zsh with the Powerlevel10k theme and I installed the recommended font: "Meslo Nerd Font patched for Powerlevel10k" Sadly when I try to record my terminal the prompt...
Just installed your plugin, the search works but the download often goes in timeout ``` calibre, version 5.34.0 (linux, embedded-python: False) Failed to download e-book: Failed: Downloading Il lupo della...
Hi, I'm looking at your flow to change it from depending on a file to using a persistent context but I noticed that you use `context` in an undocumented way...
The first time I tried to run your flow I got `Error: ENOENT: no such file or directory, open '/share/thermo_scheduler.save'` from the `Resotre` node because there is no such file....
Hi, your repo helped me very very much so I'd like to send you a few bucks as a sign of my appreciation for your work. Do you have a...
Hi, I'm using HA Core so I can't use add-on. Is this sw installable and usable NOT as an add-on?
I'm not 100% sure and it's hard to debug but it seems that a `device_tracker` is updated with the information from the latest scan. If a device is in range...
Hi, trying to install the sync server on my Raspberry Pi 4 I noticed that it's not compatible. Should be possible to have a docker image that support arm processors?