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 trialDanielle 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!