diff --git a/README.en.md b/README.en.md index 7e9ebe46f2d69d46d1764187318b8fd547352320..94cbad4522bf1a7cf2e43e744ebff45e208d3d96 100644 --- a/README.en.md +++ b/README.en.md @@ -60,6 +60,14 @@ This warehouse is based on the extension of Flutter's official engine warehouse 6. Update project: In the engine directory, execute `./update_engine.sh` (Linux/Mac platform) or `update_engine.bat` (Windows platform) +## FAQ: +1. When running the project, an error of Member notfound:'isOhos' is reported: Please ensure that all dart patches are applied in the src/third_party/dart directory (the patches are located in the src/flutter/attachment/repos directory, and you can use git apply to apply the patch). Recompile the engine after patching + +2. Prompt Permission denied: Execute chmod +x