-
例:
```typescript
export enum UpgradeModeEnum {
'提示更新',
'强制更新',
}
```
如果有上面这种写法,在运行 `npx di18n sync` 时会报错且中断执行。
报错信息如下:
```
/Users/weixiaolin/project/recipe_recording_app/node_modul…
-
This happens only when building the app with EAS namely during the fast lane step.
I've seen it in other react native related issues and they suggested to edit some files in Xcode, but I would lik…
-
Compilation fails with atomicfu plugin applied. 100% Reproducible.
Gradle version: 8.0.2-bin
AGP : 8.0.0-beta05
Atomicfu: 0.20.0
Kotlin: 1.8.10
Multiplatform module: Yes
Full stacktrace:…
-
The use of the class Yield causes an error when building in some instances where strict mode is enabled. (https://stackoverflow.com/questions/33316765/why-is-es6-yield-a-reserved-word-when-called-in-t…
-
### Summary
```
expo-dev-client: ~2.2.1
expo: 6.3.8
eas-cli/3.13.2 linux-x64 node-v18.14.2
```
### Managed or bare workflow?
managed
### What platform(s) does this occur on?
Android
### Pack…
-
### Description
After Installing the node_modules I was stuck in a wired situation where the Application is building fine in the device and simulator or we can say the app works fine in debug mode. w…
-
## Description
I'm trying do build my app but I can't. When it try build throws error ` Unexpected token name ┬½_000┬╗, expected punc ┬½,┬╗` and build fails. I will share all errors but the problem r…
-
#### Problem
The react-native build fails during the minification step. Note that the build used to work fine with version 1.47.3. Here is the error I am getting:
error node_modules/@solana/web3.js/…
-
**Do you want to request a *feature* or report a *bug*?**
Bug / improvement for `metro-react-native-babel-preset`
**What is the current behavior?**
```
Error: Unexpected token: name (_000) in fi…
-
### Build/Submit details page URL
https://expo.dev/accounts/carsync/projects/carsync/builds/98eb4210-7197-495a-88d7-bbfd46f6a929
### Summary
TypeScript 2.7 brought support for numeric separat…