آموزش جاوااسکریپت › انجمن ها › react native › مشکل در ریکت نیتیو در مک
- این موضوع 1 پاسخ، 2 کاربر را دارد و آخرین بار در 3 سال، 10 ماه پیش بدست مهدی حسن زاده بهروزرسانی شده است.
-
نویسندهنوشتهها
-
fsaمشارکت کننده
با سلام
من وقتی دستور react-native init projectname رو میزنم در مک به ارور زیر میرسم
info Installing required CocoaPods dependencies
Cloning into ‘master’…
remote: Enumerating objects: 9215, done.
remote: Counting objects: 100% (9215/9215), done.
remote: Compressing objects: 100% (6399/6399), done.
remote: Total 3282185 (delta 5005), reused 5622 (delta 2381), pack-reused 3272970
Receiving objects: 100% (3282185/3282185), 663.58 MiB | 513.00 KiB/s, done.
Resolving deltas: 100% (1969538/1969538), done.
Checking out files: 100% (341855/341855), done.(node:1333) UnhandledPromiseRejectionWarning: Error: Failed to install CocoaPods dependencies for iOS project, which is required by this template.
Please try again manually: “cd ./avag/ios && pod install”.
CocoaPods documentation: https://cocoapods.org/
at installPods (/Users/farshid/avag/node_modules/react-native/node_modules/@react-native-community/cli/build/tools/installPods.js:148:13)
at processTicksAndRejections (internal/process/task_queues.js:89:5)
(node:1333) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:1333) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.باید چیکار کنم ؟
کلاْ اموزش راه اندازی ریکت نیتیو تو مک رو کسی داره تو دوره جامع که خریداری کردم نبود .
-
نویسندهنوشتهها