Search code examples
reactjsmaterializeparallax

Failed to compile ./src/index.js Module not found: Can't resolve 'react' in


Because I cannot ask a question here due to some reputations thing someone came up with, this is the best way I found to actually get help. Check the image if you consider helping even if in a not so conventional way.

This picture is the actual question

it's legitimate and it's sad people go by a points system to offer help....


Solution

  • Alright, I figured it out. My problem was that I did not initialize my bundle in my Public/index.html path. I'm sorry if this was a very obvious solution but I'm just learning React now and thought that "import" would do everything for me...