-
Type: Bug
Comment using cmd + / is not working when open file from CLI "code ."
And I close the file, and reopen it, "cmd + /" is not working too.
I should type some caractor to active the file, …
-
### Bug description
We have a monorepo using turbo repo with the following structure:
The prisma package is being used in multiple applications, currently we're trying to use a single `.env`…
-
### Environment
- Operating System: Linux
- Node Version: v18.17.1
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.0
- Package Manager: bun@1.0.14
- Builder:…
ahas updated
11 months ago
-
**Current behavior:**
When trying to compile a React project using `@emotion/react`, the following error occurs:
```
Resolve error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './types…
-
Is dotenv-expand supported? (https://github.com/motdotla/dotenv-expand)
I think not because I have attempted to add this to the env files but it doesn't work.`REACT_APP_APP_VERSION=${npm_package_ve…
-
### Problem I'm having
When using IntelliJ's "jest" runner, it will not use the `.env` file's variables, like it will when you use `nx:test`.
### Workaround
You can use the `dotenv` package to ge…
-
### Current Behavior
I recently bought Tamagui Takeout, and I uncommented the Toast.Close component in the CustomToast component to add a close button.
When using the iOS Simulator, it seems nei…
-
I try 'npm start'
error 'npm-debug.log'
```
0 info it worked if it ends with ok
1 verbose cli [ '/home/kbj/.nvm/versions/node/v4.0.0/bin/node',
1 verbose cli '/home/kbj/.nvm/versions/node/v4.0.0/b…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
In https://guides.emberjs.com/v2.14.0/tutorial/service/#toc_making-google-maps-available
We suggest adding a google maps key to your server runtime by starting the server with
`GOOGLE_MAPS_API_KEY…