Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Brennan Altringer
7,660 PointsNot a Question but Mod needs to fix this. PLEASE READ
The project files have inconsistencies in capitalization between the files and the relative URLs and wouldn't allow my project to run until these were fixed. This might be frustrating for someone super new that doesn't know how to read the error code quite yet.
It might be good to re-upload the project files that run without troubleshooting.
Had trouble in App.js file with:
import WelcomeScene from './Scenes/WelcomeScene'
import TeamSelectorScene from './Scenes/TeamSelectorScene'
import TeamProfileScene from './Scenes/TeamProfileScene'
import TabIcon from './Components/navigation/Tab';
Scene and Component folders were not originally capitalized and caused an error.
Thanks
1 Answer

Steven Parker
220,415 PointsForum moderators are student volunteers, and do not have the ability to make any changes to the course materials. And while the forum is a great place to get help from other students, it may not be the most expedient (or even certain) way to contact the staff.
The recommended way to report bugs is described on the Support page.
Also, be sure to provide a link to the course page you are working with in your report, or at least mention what course and chapter the report is for.