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 trialRicard Taujenis
4,383 PointsInstall gulp globally using the node package manager - usually just called npm.
it said that i didnt use npm i tried different variations none of them worked
1 Answer
William Li
Courses Plus Student 26,868 PointsWhile I'm not entirely sure which challenge/quiz you're referring to, the npm command to install sth globally is
npm install -g gulp
Ricard Taujenis
4,383 PointsRicard Taujenis
4,383 PointsThx idk sometimes the questions are relatively practical but the videos dont give a proper inside idea, good think the Community is always helpful :)
Ezra Siton
12,644 PointsEzra Siton
12,644 Pointsmore data here:
https://docs.npmjs.com/cli/install