Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Danielle Aristizabal
10,438 PointsI can't figure out why this is wrong. I did it exactly as he explained in the video I think.
It tells me to click preview to view errors, but the errors are only talking about counts.
enum BookType {
case Pdf (String)
case Epub (String)
}
3 Answers

Myers Carpenter
6,421 PointsWe are working on a solution to this right now. We should it have in place in the next hour. Sorry for the trouble.

Danielle Aristizabal
10,438 PointsOK! good! I thought I was going nuts! I've been going over it for the last 30 mins or so trying to figure out what I was doing wrong.

Danielle Aristizabal
10,438 PointsAwesome thank you!!
Myers Carpenter
6,421 PointsMyers Carpenter
6,421 PointsThe fix is live. Happy learning!