douglowder/RNAppleTVTalk

Invalid Podfile error...

Closed this issue · 2 comments

Following the install instructions, I get the following when I do the "pod install" from the root directory of the project.

pod install
/usr/local/lib/ruby/gems/2.5.0/gems/cocoapods-1.7.5/lib/cocoapods/executable.rb:93: warning: Insecure world writable dir /sandbox in PATH, mode 040777

[!] Invalid Podfile file: cannot load such file -- /sandbox/gitrepos/RNAppleTVTalk-master/node_modules/react-native/scripts/autolink-ios.

from /sandbox/gitrepos/RNAppleTVTalk-master/ios/Podfile:5

-------------------------------------------

require_relative '../node_modules/react-native/scripts/autolink-ios'

-------------------------------------------

Good catch! I’ll fix this tomorrow.....

Just pushed the fix to master....