-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tns doctor => cocoapods failed #1741
Comments
I have this problem too. Any ideas? |
the same |
Ditto |
Same problem here! `Verifying CocoaPods. This may take more than a minute, please be patient. WARNING: There was a problem with CocoaPods |
same here. I've been stuck on this part of the chapter one tutorial for dayz... |
Hey @ejsuncy, though I am getting the error I could able to run the app in the IOS emulator. Probably you can check on that. |
Same for me |
+1 |
1 similar comment
+1 |
Also having the same problem. On Running |
I had skipped installing node because I already had it. I ended up installing node 4.4.4 from the website (not with homebrew), which also updated npm to 2.15.1. I then started the tutorial over again, installing nativescript, and everything works as expected now...problem solved for me :) |
This issue was resolved with the latest |
2.1.1, Ditto |
Same here, Version 2.2.1. Is it a Pods problem? Does reinstalling help? |
Version 2.2.1. I gave reinstalling all the gems and nativescript a try and it didn't seem to help. |
This is the command it seems to be blowing up at:
|
I also cannot install cocoa pods. |
Same problem here: I installed nativescript 2.3.0 and followed your getting started guide. tns doctor fails with
|
NativeScript uses the sandbox-pod executable. This may prevent some pods from installing correctly. If you encounter such cases, you can switch to the regular pod executable: This worked for me. |
@sudhanshu-15 , @florianbepunkt , please make sure you have Cocoapods 1.0.0 or later installed on your machines. Due to latest changes in Cocoapods (described in their blog) versions pre 1.0.0 will not work. |
@rosen-vladimirov this is a fix for Cocoapods 1.0.1 and 1.1.1 |
Hello,
When try to do
tns doctor
, I have error withPodfile
ofAFNetworking
:I've reinstalled so many times
cocoapods
inv0.39
and inpre
release but nothing works.Can you help me?
Thanks.
The text was updated successfully, but these errors were encountered: