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 npm Basics (retiring) Installing Packages with npm Installing Local Packages

John Brady
seal-mask
.a{fill-rule:evenodd;}techdegree
John Brady
Full Stack JavaScript Techdegree Student 14,013 Points

Workspace connection lost

I tried restarting and even updated Chrome but I'm still running into connection issues with workspaces.

This started when I copied the installation steps he shows in this video: https://teamtreehouse.com/library/installing-local-packages

I noticed that the version number for NPM was different, and the bcrypt version gave different output than what was shown on screen. Despite this I followed the installation steps he was showing in this video, which was probably a mistake. (I installed the python commands he was showing, etc.)

I wasn't having problems with workspaces until I did this and I'm wondering if the workspace needs to be reset somehow? I know that my Internet connection is not the problem.

3 Answers

Mitchell Wintrow
Mitchell Wintrow
4,380 Points

Yep I'm having the same issue too. I haven't resolved the problem yet either, but I already have Node and NPM installed locally anyway, so I'm guessing that's probably what I'll end up needing to do. Did you guys ever resolve the issue? Doron Geyer John Brady