nativescript-cli: tns doctor => cocoapods failed
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.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 1
- Comments: 21 (2 by maintainers)
This is the command it seems to be blowing up at:
Errno::EACCES - Permission denied @ dir_s_mkdir - /Users/justin.rassier/Library/Caches/CocoaPods
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.