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 trialTyler Brown
Full Stack JavaScript Techdegree Student 7,919 PointsWhy won't my workspace let me make a new request after it loads the response?
Whenever I get the response back from the telnet server it doesn't go back to treehouse:~/workspace$ so everything I type seems to be part of the response back from telnet.
3 Answers
KRIS NIKOLAISEN
54,971 PointsPress Control + ] and you should see a telnet> prompt
Tyler Brown
Full Stack JavaScript Techdegree Student 7,919 PointsThanks Kris, I'll give this a try when I dive into the course today. Have a great day!
Christine Treacy
Full Stack JavaScript Techdegree Graduate 18,412 PointsThis is the same issue I'm having except typing Control + ] doesn't send me back to the root directory. It takes me to 'telnet>' so typing another telnet request after that just gives me an 'invalid command' error.