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 trialAlessandra De Lucas
715 PointsWorkspace Connection Lost
I keep getting Workspace Connection Lost error, not only for this course, but also in other courses I've worked through lately. It's almost impossible to follow along with the tutorials, because the error happens continuously, every 5-10 seconds. I can't get it to save my work. Is there a way to fix this?
4 Answers
Johnny Austen
Front End Web Development Techdegree Graduate 35,494 PointsSame problem for me, 4 months later. Best advice is to set this up using Visual Studio Code!
Kara Proulx
Treehouse StaffHi Alessandra! We also received your email about this in Support, and replied back this morning. If you're still having any troubles with this, please reply to the email and we can assist you there. Thanks for your patience!
dianav
15,564 PointsI have the same problem
Kara Proulx
Treehouse StaffHey all! To better assist any technical issues with Workspaces, please feel free to email us at help@teamtreehouse.com. We appreciate your patience and understanding!
Jelena Feliciano
Full Stack JavaScript Techdegree Student 12,729 PointsJelena Feliciano
Full Stack JavaScript Techdegree Student 12,729 Pointsworked best for me to use VSC also. When the project files are downloaded, you'll find there are a few extra files included a test file will need to be created, then drag and drop the main_test.js file into it. Make sure the package.json file is within the main file outside of the test files along with the node_modules file. Everything should work as the video shows then.
Mark Riddell
15,970 PointsMark Riddell
15,970 PointsSame^. After a lot of frustration, i downloaded the project files.