آموزش جاوااسکریپت › انجمن ها › react native › باز کردن سورس یک پروژه از قبل ساخته شده
- این موضوع 3 پاسخ، 2 کاربر را دارد و آخرین بار در 4 سال، 10 ماه پیش بدست MJ بهروزرسانی شده است.
در حال نمایش 4 نوشته (از کل 4)
-
نویسندهنوشتهها
-
MJمشارکت کننده
سلام به من سورس یک پروژه کامل رو دادن و می خوام روش اصلاحاتی انجام بدم لطفا راهنمایی کنید چطور روی امولیتور ران کنمش
MJمشارکت کنندهوقتی از دستور react-native run-android استفاده می کنم پیام زیر رو میده
JavaScript1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253C:\Users\azima\Desktop\MizAkhbar>react-native run-androidScanning folders for symlinks in C:\Users\azima\Desktop\MizAkhbar\node_modules (228ms)Starting JS server...Building and installing the app on the device (cd android && gradlew.bat installDebug)...java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy Authentication Required"Failed to download any source lists!File C:\Users\azima\.android\repositories.cfg could not be loaded.FAILURE: Build failed with an exception.* What went wrong:A problem occurred configuring project ':app'.> Could not resolve all dependencies for configuration ':app:_debugApk'.> A problem occurred configuring project ':react-native-video'.> Could not resolve all dependencies for configuration ':react-native-video:_debugPublishCopy'.> Could not resolve com.google.android.exoplayer:exoplayer:2.7.3.Required by:MizAkhbar:react-native-video:unspecified> Could not resolve com.google.android.exoplayer:exoplayer:2.7.3.> Could not get resource 'https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer/2.7.3/exoplayer-2.7.3.pom'.> Could not GET 'https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer/2.7.3/exoplayer-2.7.3.pom'. Received status code 407 from server: Proxy Authentication Required> Could not resolve com.google.android.exoplayer:exoplayer:2.7.3.> Could not get resource 'https://maven.google.com/com/google/android/exoplayer/exoplayer/2.7.3/exoplayer-2.7.3.pom'.> Could not GET 'https://maven.google.com/com/google/android/exoplayer/exoplayer/2.7.3/exoplayer-2.7.3.pom'. Received status code 407 from server: Proxy Authentication Required> Could not resolve com.google.android.exoplayer:extension-okhttp:2.7.3.Required by:MizAkhbar:react-native-video:unspecified> Could not resolve com.google.android.exoplayer:extension-okhttp:2.7.3.> Could not get resource 'https://jcenter.bintray.com/com/google/android/exoplayer/extension-okhttp/2.7.3/extension-okhttp-2.7.3.pom'.> Could not GET 'https://jcenter.bintray.com/com/google/android/exoplayer/extension-okhttp/2.7.3/extension-okhttp-2.7.3.pom'. Received status code 407 from server: Proxy Authentication Required> Could not resolve com.google.android.exoplayer:extension-okhttp:2.7.3.> Could not get resource 'https://maven.google.com/com/google/android/exoplayer/extension-okhttp/2.7.3/extension-okhttp-2.7.3.pom'.> Could not GET 'https://maven.google.com/com/google/android/exoplayer/extension-okhttp/2.7.3/extension-okhttp-2.7.3.pom'. Received status code 407 from server: Proxy Authentication Required> Could not resolve com.squareup.okhttp3:okhttp:3.9.1.Required by:MizAkhbar:react-native-video:unspecified> Could not resolve com.squareup.okhttp3:okhttp:3.9.1.> Could not get resource 'https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.9.1/okhttp-3.9.1.pom'.> Could not GET 'https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.9.1/okhttp-3.9.1.pom'. Received status code 407 from server: Proxy Authentication Required> Could not resolve com.squareup.okhttp3:okhttp:3.9.1.> Could not get resource 'https://maven.google.com/com/squareup/okhttp3/okhttp/3.9.1/okhttp-3.9.1.pom'.> Could not GET 'https://maven.google.com/com/squareup/okhttp3/okhttp/3.9.1/okhttp-3.9.1.pom'. Received status code 407 from server: Proxy Authentication Required* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.BUILD FAILEDTotal time: 45.721 secsCould 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 haveset up your Android development environment:https://facebook.github.io/react-native/docs/getting-started.htmlSaeedarshinchiمشارکت کنندهلطفا از یک vpn خوب استفاده کنید
ارور ها مربوط به تحریم بودن یا فیلتر بودن سایت هاست که اجازه دانلود رو نمیدهMJمشارکت کنندهیدونه که هیچ از چندتا vpn خوب استفاده کردم next vpn , kerio , cicso بازم جواب نداد
-
نویسندهنوشتهها
در حال نمایش 4 نوشته (از کل 4)