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

JavaScript

Not 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
Steven Parker
229,732 Points

Forum 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.