Assaf Sapir
Assaf Sapir
**Description** When trying to open the `loco-rs` in VSCode with rust-analyzer extension, this extension fails to do its job, with the following errors: ``` 2024-03-08T11:49:25.833538Z ERROR project_model::workspace: cyclic deps: loco_rs(Idx::(197))...
we have a template with the following: ```yaml {{- if ... }} # this is always true by default apiVersion: apps/v1 kind: Deployment ... --- apiVersion: apps/v1 kind: Deployment ......
``` python --version Python 3.12.3 ``` ```shell > fa-mlat-client Traceback (most recent call last): File "/usr/bin/fa-mlat-client", line 5, in from flightaware.client.cli import main File "/usr/lib/python3.12/site-packages/flightaware/client/cli.py", line 8, in from flightaware.client.adeptclient...
### What version of Elysia is running? 1.0.20 ### What platform is your computer? Darwin 23.6.0 arm64 arm ### What steps can reproduce the bug? 1. Create a `DELETE` handler...
We already have a bun/ElysiaJS project, is there a way to add that to an existing project without resetting everything?
**Description** If I understand the code correctly, currently there is no way to create a JWT token without logging in, and by default, it expires in 7 days. This is...
**Description** If one tries to start their app which bundled with react frontend without building it first, they will an error stating `Error: Message("one of the static path are not...