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 trialBrenna French
1,357 PointsHow and where do I go to get the plugin to work? I can't just run the script if I don't have or know where the files go.
I am trying to optimize my css but I don't know where to put the plugin files. Do they go in the node_modules folder? First time doing this so I am new to everything.
1 Answer
jlampstack
23,932 PointsHi Brenna, it would helpful if you could paste your code to better understand. Also please note that the instructor is using Gulp3. The current version is Gulp4 which has quite a few differences.
Brenna French
1,357 PointsBrenna French
1,357 PointsI learned that if I click on the links and view the readme.md file I can install those plugins by running the commands there. The only one I am having issues with now is the postcss plugin as it isn't just a simple install. Could somebody walk me through the process of properly setting that up?