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 trialMorgan Hayes
677 PointsI cannot get the console to pop up on a MacBook safari. Can someone help me with this? I am using command + option + c.
Not sure what's going on here. I have the newest update of IOS. Has the shortcut changed?
3 Answers
Susan Seibold
Courses Plus Student 1,385 PointsFor me there is no "Develop" menu, any other suggestions?
Jennifer Nordell
Treehouse TeacherHi there! It's not just you. I'm also using a Mac and everything is updated. I cannot get command + option + c to work to bring up the JavaScript console either. Command + option + I works to bring up the Web Inspector, though and from there it will load up the last tab I looked at.
Hope this helps!
Morgan Hayes
677 PointsThanks for that. This is actually my first time working with a Mac.. I am getting used to everything. I cannot pull up the console still in order to complete this challenge. What should I do?
Jennifer Nordell
Treehouse TeacherWhen you have a window open in Safari you can click on the "Develop" (located between Bookmarks and Window) menu at the top and choose "Show JavaScript Console". Note that it can take a few seconds to load up.
Hope this helps!
Jennifer Nordell
Treehouse TeacherJennifer Nordell
Treehouse TeacherHi there! The "Develop" menu is not on by default, rather you must enable it first. To do this go to Safari->Preferences and then click the "Advanced" tab all the way over on the left. At the very bottom you should see "Show Develop menu in menu bar", when checked the "Develop" menu should be available
Andrea Salazar Santos
9,017 PointsAndrea Salazar Santos
9,017 PointsJennifer Nordell was right and after you enable it the shortcut command + option+ c should work after that.