آموزش جاوااسکریپت انجمن ها react native دریافت لیست مخاطبین در React native پاسخ به: دریافت لیست مخاطبین در React native

#30060
محسن فتحی
میهمان

وقتی پروژه رو بیلد میکنم این خطا رو میده

Failed to create directory ‘D:\Projects\KabalProjects\Kabal\ReactProject\Kabal\node_modules\react-native-simple-contacts\android\build\intermediates\incremental\packageDebugResources’

متن کاملش هم اینه
> Task :react-native-simple-contacts:packageDebugResources FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Failed to create directory ‘D:\Projects\KabalProjects\Kabal\ReactProject\Kabal\node_modules\react-native-simple-contacts\android\build\intermediates\incremental\packageDebugResources’

* 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 58s
15 actionable tasks: 7 executed, 8 up-to-date
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
https://facebook.github.io/react-native/docs/getting-started.html

Command failed: gradlew.bat installDebug

Error: Command failed: gradlew.bat installDebug
at checkExecSyncError (child_process.js:616:11)
at Object.execFileSync (child_process.js:634:13)
at runOnAllDevices (D:\Projects\KabalProjects\Kabal\ReactProject\Kabal\node_modules\react-native\local-cli\runAndroid\runAndroid.js:299:19)
at buildAndRun (D:\Projects\KabalProjects\Kabal\ReactProject\Kabal\node_modules\react-native\local-cli\runAndroid\runAndroid.js:135:12)
at isPackagerRunning.then.result (D:\Projects\KabalProjects\Kabal\ReactProject\Kabal\node_modules\react-native\local-cli\runAndroid\runAndroid.js:65:12)
at process._tickCallback (internal/process/next_tick.js:68:7)