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 trialPeter Stone
Front End Web Development Techdegree Graduate 20,124 PointsError: Failed to Compile ? Getting another error after importing the bootstrap/dist/css/bootstrap.css
Got an extra error, followed video exactly? Even searched the web and installed other boostrap files...still getting this error.. that says
Failed to compile ./src/App.js Module not found: Can't resolve 'react-bootstrap' in '/Users/peterstone/Desktop/search-app/src'
Cameron O'Brien
11,564 PointsSame
[fixed]
It's always a spelling error for me. Apparently, I can't spell SearchFrom SearchForm.
1 Answer
Eduardo Sandoval Ruiz
10,147 PointsI had this same error and it turned out just being a typo. I had typed "boostrap" instead of "bootstrap".
Steven Parker
231,184 PointsSteven Parker
231,184 PointsDid you mean to add this to the "general" topic area? Moving it to the one associated with the course might help folks find and answer it.