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 trialArel Sapir
7,979 PointsGit big problem
i tried installing LimeJs from github and it doesnt work coz git returns an error whenever i clone or do any request from https. is there any other git-like program or is there any other way to install limeJS manually ? as for the https error, i cant seem to fix it and i've scaled the net for it. really need help.
9 Answers
David Tonge
Courses Plus Student 45,640 PointsDid you just try to download the zip file from git?
Arel Sapir
7,979 Pointsi dont know how to install it though...
Arel Sapir
7,979 Pointsi thought you can only do that through git. or something similar.
David Tonge
Courses Plus Student 45,640 Pointshttp://www.limejs.com/0-getting-started (I personally haven't tried it) ... I'm reading the documentation and they're saying you initialize it from downloaded .zip folder using the command line. I'm guessing you already have git installed and you need to have python installed too.
Arel Sapir
7,979 Pointsill give it a go from the start and ill let you know how it went. thank you very very much for taking your time and helping me! most appreciated :)
David Tonge
Courses Plus Student 45,640 PointsNo problem! Tell me how that works out for you. I learned about something new by helping you, so it was my pleasure.
Arel Sapir
7,979 Pointsi have downloaded Cygwin, and tried many guides on fixing that HTTPS NOT SUPPORTED OR DISABLED error... i have no idea how to fix it. that is the only realy error i need to fix. all other things are just ways im lookin for to bypass that.... any idea? im using windows 7.
David Tonge
Courses Plus Student 45,640 PointsI'm a mac user and I recently started to dabble in Linux. I did some quick searching and it appears that Cygwin is used to emulate a Linux environment on Windows. Since I can't help you directly my only suggestion would be to search for that error on http://stackoverflow.com/ or create an account, if you dont' already have one, and ask a question to help you resolve your issue.
Arel Sapir
7,979 Pointsill do that thanks! :)