-
### Discussed in https://github.com/GitTools/GitVersion/discussions/4173
Originally posted by **cimnine** August 21, 2024
I would appreciate it if the GitVersion CLI could output all the varia…
-
@**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See e…
-
### How can we reproduce the crash?
Segmentation when try to run next's dev
### Relevant log output
```shell
```
### Stack Trace (bun.report)
Bun v1.1.34 ([`5e5e7c6`]()) on macos aarch64 [AutoCo…
-
`dotenvx -V`
1.22.0
This command doesn't run in Powershell:
`dotenvx run -f .env.testing -- node index.js`
In pwsh:
```
PS D:\temp> dotenvx run -f .env.testing -- node index.js
[dotenvx@1.2…
-
It is quite often required to test production Node.js preset outputs with dotenv file. I am thinking of 3 possible ways:
- Change preview command to `node -r require/dotenv .output/server/index.mjs…
-
When using `dotenv -- `, if some command has colored output, dotenv will remove it.
I guess that the issue exists because of `cross-spawn` that is used to spawn the sub-process. I'm wondering if in…
-
I am running into an issue with WP CLI and composer.
It appears to be due to WP CLI now utilizing composer prior to loading the WP application logic. More specifically, as I am using composer mysel…
-
Having a really hard time getting the Elevenlabs voice TTS to work with a dedicated/cloned voice. I'm using the voice-pipeline-agent-python example. It does work with the standard openai.TTS voice.
…
-
Hi,
How can we enable bash completion for the dotenv CLI command?
-
Trying to `debcraft release` on one of my projects yields this error and it is unclear what it means or what to do with it:
```
$ debcraft release
Running in path /home/venthur/Documents/projects…