آموزش جاوااسکریپت › انجمن ها › react native › error
برچسب ها: error
- این موضوع 1 پاسخ، 2 کاربر را دارد و آخرین بار در 1 سال، 11 ماه پیش بدست مهدی حسن زاده بهروزرسانی شده است.
-
نویسندهنوشتهها
-
alisedighi959مشارکت کننده
سلام وقت بخیر در هنگام اجرای برنامه به 2 تا ارر میخورم یا این میاد
TypeError: null is not an object (evaluating ‘_ReanimatedModule.default.createNode’)
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.یا این
error Failed to launch emulator. Reason: No emulators found as an output of
emulator -list-avds
.
warn Please launch an emulator manually or connect a device. Otherwise app may fail to launch.
info Installing the app…
> Task :app:installDebug FAILED
32 actionable tasks: 2 executed, 30 up-to-dateFAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ‘:app:installDebug’.
> com.android.builder.testing.api.DeviceException: No connected devices!* Try:
Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output. Run with –scan to get full insights.* Get more help at https://help.gradle.org
BUILD FAILED in 14s
error Failed to install the app. Make sure you have an Android emulator running or a device connected.
Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ‘:app:installDebug’.
> com.android.builder.testing.api.DeviceException: No connected devices!* Try:
Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output. Run with –scan to get full insights.* Get more help at https://help.gradle.org
BUILD FAILED in 14s
at makeError (C:\Users\TESLA\Desktop\aaa\node_modules\execa\index.js:174:9)
at C:\Users\TESLA\Desktop\aaa\node_modules\execa\index.js:278:16
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async runOnAllDevices (C:\Users\TESLA\Desktop\aaa\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:106:5)
at async Command.handleAction (C:\Users\TESLA\Desktop\aaa\node_modules\@react-native-community\cli\build\index.js:192:9)
info Run CLI with –verbose flag for more details.مهدی حسن زادهمدیرکلسلام
مطمئنید که پکیج reanimated به درستی نصب شده؟؟ -
نویسندهنوشتهها