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 trialRobby Lagen
3,649 PointsCant upload zip file because the downloaded file for the challenge is larger than 5MB
Cant upload zip file because the downloaded file for the challenge is larger than 5MB
2 Answers
Steven Parker
231,198 PointsI haven't taken this course yet myself, so this is just a guess. But my first thought is perhaps your package only needs to contain the sources, yet the one you are having trouble with is too large because it also contains the executables?
Robby Lagen
3,649 PointsFound out my issue was with gulp, had to manually install some gulp dependencies. Thanks!
Calin Bogdan
14,921 PointsCalin Bogdan
14,921 PointsI took the course and encountered the same problem because I didn't fully read the instructions. You only have to upload the packages, not the entire project.