Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Photo Browser iPhone App Connecting to an API using OAuth Introducing API and OAuth 2.0

Cocoapods won't install

Hi all,

I think I followed the video instructions correctly, but I don't get the same messages after typing pod in the console as shown on the video.

I receive a list of possible commands such as init or install, rather than a message about checking dependencies. I certainly don't get a new Workspace to use which seems to be the main problem here.

I don't think it has installed so I'm unable to proceed with the project. I know nothing about Mac generally and certainly not about Ruby so don't really know how to trouble-shoot this one!

Steve.

What do you type in, and what message do you get back?

1 Answer

Jeroen de Vrind
Jeroen de Vrind
29,772 Points

Try 'pod install'. You have to be in the same directory as your Podfile.