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

JavaScript Node.js Basics (2014) Building a Command Line Application Parsing JSON

Tommy Duquette
Tommy Duquette
10,101 Points

Can't scroll up

Why can't i scroll up in the console? There is no way for me to see everything that was printed out. For some reason my console won't allow me to scroll up to it

3 Answers

I actually thought you were referring to the Terminal on Mac.

In the Treehouse console, I don't see any arrows appear as you progress through the console. However I was able to use two fingers up and down with my cursor pointed inside the console, to page up & down. After doing some research, it appears this is a common problem that people have experienced. Commonly with users that have been using Windows. If the error persists, I would recommend just using Terminal, Command Line or possibly an alternate browser. There are quite a bit of posts similar to yours that I found. Unfortunately I was unable to find any with a solution to the problem. If you care to look: https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=scrolling%20teamtreehouse%20console

Thank you Ricardo!!. I was having the same issue in my Mac, and the "2 fingers" approach works.

matt thurmond
matt thurmond
8,743 Points

Same issue, no scroll bar appears, it scrolls way too fast, and when I clear out past console commands they reappear when executing a new command. It makes this console very difficult to work with. Need an option to expand the console or to move up the console results line by line.

If you click view in your toolbar you'll see options for scrolling, paging up, etc. You can also use the up arrow to go up line by line.

Tommy Duquette
Tommy Duquette
10,101 Points

Thx for you response

When I press the arrow to go up, the cursor doesn't move up. It just changes to the last command I made.

The only options under view are: "Hide Sidebar," "Hide Console," "Increase Font-Size," "Decrease Font-Size," "Restore Font-Size," "Show in File Tree," "Highlight Active Line," "Line Numbers," "Word Wrap," "Indent Guidelines," and "Quick View on Hover."

So, I'm still lost...

Tommy Duquette
Tommy Duquette
10,101 Points

Thx man, I appreciate it. That's too bad.