-
- [ ] 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:
…
-
### Vue - Official extension or vue-tsc version
Vue - Official extension
### VSCode version
1.94.1
### Vue version
2.6.14
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
### 💻
- [ ] 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',…
-
# Report
- [x] I have searched existing issues and this is not a duplicate
# Issues and Steps to Reproduce
When using Node module resolution, imports from subpaths like `yoga-layout/load` fail:…
-
### Detail:
I have updated a third party library **axios** version to 1.6.7 . When I ran tests I started to get the following error
` Jest encountered an unexpected token
This usually mea…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
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
- […
-
### Verified issue does not already exist?
- [X] I have searched and found no existing issue
### What happened?
During "yarn install", the following error message is presented. This however does no…
-
I see the readme says:
Usage with TypeScript
To enable working with TypeScript projects, install @babel/preset-typescript as a dependency, then add "typescript" to parserOptions.babelOptions.parse…