-
Hi!
# Reproduction steps
1. Install Volta
2. Go to a project with `package.json`
3. `volta pin node@12`
4. `volta pin npm@8`
5. `volta install dotenv-cli`
6. `node --verison`
7. `dotenv no…
-
### Current Behavior
Using Tamagui's default component with 3 options and very basic configuration, I see weird jumping behavior when trying to hover over last item. See attached video.
### Exp…
jikyu updated
1 month ago
-
When I tried to use this tool, it's replace all the string contains dot- to {pluginnema}, it will trhow a bunch of error while trying to run npm install becase some of the packages are using a dot- st…
-
If one runs `syk up` while the environment files are still in their decrypted state, the result is a somewhat cryptic failure from `docker-compose`.
```
❯ syk up
Traceback (most recent call l…
-
**Description:**
The current Deno Fresh documentation is a great starting point, but additional guidance on integrating Deno workspaces into Fresh projects would be beneficial. Many developers ar…
-
**Is your feature request related to a problem? Please describe.**
@oclif/core should natively support .env files using [process.loadEnvFile](https://nodejs.org/api/process.html#processloadenvfilep…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
I just find out [`zenv`](https://github.com/numToStr/zenv) and its CLI feature help me a lot. Would we get a standalone CLI too?
-
Will this be resolved by quasar-cli, or do we roll our own?
-
This is a follow-up of [dotenv support pr](https://github.com/nodejs/node/pull/48890) to track the development process, and answer some questions that require a general discussion for making the decis…