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

Harald Carlsten
Harald Carlsten
7,806 Points

My react app with redux from the course Redux Components doesn't compile

I have followed the course Building applications with redux and react in detail but the app doesn't compile. I recieve the following error message:

Module not found: Can't resolve 'react' in '/home/harryxenon/node_modules/react-redux/es/components'

Here is my public github-repository with the source code: https://github.com/harryC72/scoreboard

Please someone clever, advise me! I really would like to know what I am doing wrong here! I have followed React basics and React components and then the code worked perfectly. But now it doesn't want to compile.