Etienne Beaudry Auger
Etienne Beaudry Auger
Hi @fsantini This project sound promising! I actually have a Kobo Forma with the lastest firmware 4.26.16704 I install the prebuilt package and follow the configuration files and reboot many...
This pull request target to be used on dev environment for macOS BigSur on arm64 (Apple Silicon) - Bump node to latest LTS - Bump hugo-bin@latest for arm64 - Upgrade...
Hi, I'm not the only developer who recently switch to Apple M1/M2 for developing. Here my feature request: Build x86/amd64 container image on arm64 : https://medium.com/geekculture/docker-build-with-mac-m1-d668c802ab96 Run x86/amd64 container image...
**Is your feature request related to a problem you're trying to solve? Please describe.** I often encounter a challenge when working with environment variables, particularly in managing domain configurations during...
I got a runtime for the crop method: `.crop('top,left')` ``` @sanity/image-url/lib/node/builder.js:173 throw new Error("Invalid crop mode \"" + value + "\""); ^ Error: Invalid crop mode "top,left" ``` Ref :...
I use the latest version of vtiger-demo (javanile/vtiger:7.1.0) At the login and other menu a got this message.  Solutions : https://www.vgsglobal.com/blog/vtiger-illegal-request-error/
### What happened? I can replicate the issue inside a Dockerfile. Note the Dockerfile was generated with the `devbox genereate dockerfile` command. ### Steps to reproduce 1. git clone this...