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 trialVic A
5,452 PointsIssues with module export!
I am having issues with js file finding module (I'm two circles in)!
ERROR in ./Scoreboard.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../components/Stopwatch in /Users
/username/Documents/1-getting-started-with-redux/3-initial-setup-dev-dependencies/react-redux-
course
@ ./Scoreboard.js 13:17-51
webpack: Failed to compile.
Does anyone know why this is?
1 Answer
Vic A
5,452 PointsI think I scratched what I was doing. Downloaded the exercise again and started over and I didn't run into that issue again.
Rich Donnellan
Treehouse Moderator 27,696 PointsRich Donnellan
Treehouse Moderator 27,696 PointsDid you resolve this? If so, post your solution in case other students have a similar issue.