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

Development Tools Console Foundations Installing Software Building Software From Source

Pasting source code into Treehouse Console

I can not get the SQLite source to paste into the Treehouse console. I've tried keyboard shortucts, edit menu, and right clicking. What am I doing wrong?

The only workaround I could find was typing in the url manually.

3 Answers

Richard Cain
PLUS
Richard Cain
Courses Plus Student 9,029 Points

I had to type to it manually as well, but it works fine in my own console. Make sure you change the part in the url that says 2013 to 2015 to get the most up to date version. http://www.sqlite.org/2015/sqlite-autoconf-3081101.tar.gz

Usually the middle click works (yes the button between left and right click, that is often also a little wheel)... unless you are on a mac...

I had to type it in manually as well (using Firefox) after trying all the solutions I could find listed in the questions and answers.