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

Why do I have a file named "package-lock.json"?

I hope this isn't a big problem, but why do I have a file named "package-lock.json"? I don't see that in the video. Is there something wrong? My workspace is https://w.trhou.se/63g158z9cz Also, I'm not able to log the hash, this is what it returns: node: symbol lookup error: /home/treehouse/workspace/node_modules/bcrypt/lib/binding/npi-v and then it goes off the screen, and on another line it says bcrypt_lib.node: undefined symbol: napi_add_finalizer Could someone please help? Thanks.

Okay, thanks! Do you know why I the console throws the error when I try to log the hash?

1 Answer