-
请按以下格式提供问题的相关信息。
## 问题的具体描述
BUILD FAILED in 52s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE:
Build f…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
https://quick-lint-js.com/errors/
Allow people to compare diagnostics emitted by different parsers:
- [ ] V8
- [ ] JavaScriptCore
- [ ] SpiderMonkey
- [ ] ESLint+Babel
- [ ] ESLint+Esprima
…
-
### Link to the code that reproduces this issue
https://github.com/tonightpass/kitchn/pull/749
### To Reproduce
1. Install dependencies with `pnpm install`
2. Run `pnpm build`
3. Observe the buil…
-
https://pkg-size.dev/eslint-plugin-sonarjs
`eslint-plugin-sonarjs` includes `@babel/core`, `vue-eslint-parser`, `eslint-plugin-react`, `eslint-plugin-import`, `typescript-eslint@v7` all in its depe…
-
A lot of projects are using TypeScript. Adding types would be nices.
-
### Describe the bug
When I run the command
```bash
npx shadcn@latest add accordion
```
I got:
✔ Checking registry.
⠋ Updating tailwind.config.js
Something went wrong. Please check the err…
-
- [ ] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
- [x] Installed library as devDependency not production dependency
**Describe the bug**…
-
Issue:
I'm currently experiencing an issue with styled-components v6.0.7 and webpack v5.88.2 where CSS styles are not being applied to the components. I've defined my styled-components as follows:
…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
```ts
// enum.ts
export enum MainEnum {
itemA = 'A',
itemB = 'B',…