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 trialrajbee
6,657 Pointscopy paste not working in web console
Its not working. Also, there is no button to do this.
2 Answers
howdytom
1,715 Pointsyeah, I am in the same boat. Key commands ctrl + shft + V doesn't work in Safari.
Solution: Right + Click into the Console > Paste
Adam Sackfield
Courses Plus Student 19,663 PointsDo you mean the console in the browser or the terminal (command prompt)? If it is the latter you can try 'ctrl + shft + C' or 'ctrl + shft + V'. If it's the console I know in Firefox you can type allow pasting into the console first to enable it.
Hope this helps
Brandon Gibbs
9,636 PointsI am having the same issue.... and I'm referring to the course provided console in the browser.
I am using Firefox on a Windows machine for this course.
When I right click in the console and try to type paste (like he says in the video) ... it opens an instance of file explorer.
How do we paste in a link from the web for use with the curl program?