Wassim
Wassim
Encountering the same issue also :)
+1 for this fix !
Hello, We are facing the same issue here while using bruno :) Here is a screenshot of what is happening when we try to generate code with env variables. I...
Hello @therealrinku It happens only when using environment variables through an env file. In my case: * I have a `.env ` file containing all my secrets. ``` HOST=myhost API_KEY=key...
Hello, First, thank you for the work you did. **hey-api** is awesome, really ! In my workflow, I run the `createClient` function from a `provider.generator.ts` file with `tsx`. It seems...
Hello @mrlubos, Using the `path.join` works correctly, if i have a little time, i could investigate more about the issue. Thanks !
Hello, I'm experiencing the same issue. When using the tanstack devtools, if resolve the promise manually in `scripts.loadPromise`, it shows the error component. Also, in the status, it is in...