-
See https://typescript-eslint.io/blog/announcing-typescript-eslint-v8-beta/#ast-breaking-changes
We should probably to this for Babel 8, since we are otherwise aligned as far as I know. @fisker are…
-
"dependencies": {
"@babel/runtime": "^7.7.7",
"@nutui/nutui": "^3.1.18",
"@nutui/nutui-taro": "^3.1.10",
"@tarojs/cli": "3.4.7",
"@tarojs/components": "3.4.7",
"@tarojs/plugin-html"…
-
### 发生了什么?
node: v20.10.0
pnpm: 9.12.1
仓库版本: e9f097c
完整日志:
```prolog
Windows PowerShell
版权所有(C) Microsoft Corporation。保留所有权利。
安装最新的 PowerShell,了解新功能和改进!https://aka.ms/PSWindows
PS D:\pr…
-
I am getting this error when merging typescript files using the Webpack BundleDeclarationsWebpackPlugin.
```
TypeError: BundleDeclarationsWebpackPlugin is not a constructor
```
What's wrong with…
-
### ISSUE
- Im getting the following error while using the stylex CLI with next 15 while following the example in https://github.com/facebook/stylex/pull/618/commits/eab671c6e7f925ae2eac8f08cd531c79…
-
![Screenshot 2024-11-28 at 12 14 57](https://github.com/user-attachments/assets/110771e1-8877-4d6a-a0e9-04cf3a860050)
"dependencies": {
"@monicon/native": "^1.0.0",
"@react-navigation/n…
-
npx tsc -v gives Version 5.5.4
tsc -v gives Version 5.5.4
npx vue-tsc -v gives Version 5.5.4
```
madge --extensions ts,vue --image graph.svg src/
⠋ Finding files=============
WARNING: You …
-
#### Issue Description
When using component with react-navigation , it renders 2 headers or adding margin top.
#### Steps to Reproduce / Code Snippets
Just installed and started app.
Res…
-
请按以下格式提供问题的相关信息。
## 问题的具体描述
一开始 yarn react-native run-android 后 Build Successsful
后来改了下package.json , 运行 npm i 后, 再运行 yarn react-native run-android , 结果就卡在这里不动了
## 请描述完整的环境/版本信息
pac…
-
Hi! 👋
Firstly, thanks for your work on this project! It’s awesome!
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `swagger-express-ts@1.1.0` for the project…