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 trialBenard Nyambok
284 Pointsfile not found
my console is telling me that the file is not found when i try to compile my first code which is, console.print("Hello, my name is Larry"); .What could be the problem ?
1 Answer
Gabriel Murut
5,418 PointsHi Bernard, hope you are doing great!
I was checking it and it works perfectly. (assuming you're using workspaces)
It could be you are misspelling the name, remember is case sensitive, so Introductions must be written with capital I.
Please let me know if this solved your problem.
Regards,