question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tns doctor => cocoapods failed

See original GitHub issue

Hello,

When try to do tns doctor, I have error with Podfile of AFNetworking:

Verifying CocoaPods. This may take more than a minute, please be patient.
  ◝ Installing iOS runtime.(node:85055) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
  ◝ Installing iOS runtime.tns-ios@2.0.0 ../../var/folders/br/8v_dvjf57v33lg60t_711qh00000gn/T/nativescript-check-cocoapods11646-85055-xtr4je.b2w8ode7b9/node_modules/tns-ios
  ◠ Verifying CocoaPods. This may take some time, please be patient..
Analyzing dependencies
[!] The dependency `AFNetworking (~> 1.0)` is not used in any concrete target.

WARNING: There was a problem with CocoaPods
Verify that CocoaPods are configured properly.
There seem to be issues with your configuration.

I’ve reinstalled so many times cocoapods in v0.39 and in pre release but nothing works.

Can you help me?

Thanks.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:21 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
justinrassiercommented, Sep 1, 2016

This is the command it seems to be blowing up at:

Errno::EACCES - Permission denied @ dir_s_mkdir - /Users/justin.rassier/Library/Caches/CocoaPods

1reaction
preekmrcommented, May 15, 2016

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

tns doctor not working. WARNING: There was a problem with ...
Install your CocoaPods with superuser permissions. sudo gem install cocoapods. And then check if they are installed correctly pod --version.
Read more >
Trouble with installing cocoapods | Apple Developer Forums
This can happen if the version of Ruby that CocoaPods was installed with is different from the one being used to invoke it....
Read more >
NativeScript Advanced Setup — macOS
To check if your system is configured properly, run the following command. tns doctor. If you see "No issues were detected" you are...
Read more >
cocoapods is installed but broken. skipping pod install.
This can usually be fixed by re-installing CocoaPods. For more info, see https://github.com/flutter/flutter/issues/14293. To ...
Read more >
cocopods? - Google Groups
Unable to add a source with url `https://github.com/CocoaPods/Specs.git` named `master`. ... When I launch the tns doctor command I get: Verifying CocoaPods ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found