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 2017 Building a Command Line Application Getting the Response Body

Amani Wainaina
Amani Wainaina
6,722 Points

Unable to see the full console on the workspace

Hi, I am not able to see the full console on my workspace. I have an error, but I am not able to fix it since I cannot see the full error message on my console. Any help would be appreciated. Thank you!

2 Answers

Rohald van Merode
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Rohald van Merode
Treehouse Staff

Hi Amani Wainaina,

Sorry to hear you're having issues with your workspace. It could help to increase the size of the console in workspaces by clicking and dragging the space in between your code and the console. Another way would be to download the project files to run them locally in your IDE.

If that doesn't work you can share a snapshot of your workspace so we can have a look at your code. You can do so by clicking on the camera icon in the top right of your workspace and then share your link 🙂

Hope this helps

Amani Wainaina
Amani Wainaina
6,722 Points

Ok, it worked when I increased the size of the console in the workspace. Thanks!