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

Luis Felipe Lino
seal-mask
.a{fill-rule:evenodd;}techdegree
Luis Felipe Lino
Full Stack JavaScript Techdegree Student 15,708 Points

Communication Problem - Javascript Foundations

Hi folks :]

Some challenges from Javascript Foundations are giving me an error: "Oh no! There was a communication problem."

Here are the urls to the challenges: http://teamtreehouse.com/library/scope-2 http://teamtreehouse.com/library/anonymous-functions

When I try to answer challenges from another projects everything runs fine.

Can someone give me a hand?

4 Answers

Tommy Gebru
Tommy Gebru
30,164 Points

Your right! (https://teamtreehouse.com/forum/oh-no-communication-problem) This link describes the same problem you're having. A good way to go from here would be to contact the Treehouse Staff (https://teamtreehouse.com/support) and also to check the Treehouse status page (http://status.teamtreehouse.com/) Hope this issue goes away soon!

Tommy Gebru
Tommy Gebru
30,164 Points

Select Best Answer to close out the discussion post

Tommy Gebru
Tommy Gebru
30,164 Points

Is this the "bummer" message or different?

Tommy Gebru
Tommy Gebru
30,164 Points

To set x to 1 in the global scope, add var to the rule x = math.sqrt(cSquared); (https://teamtreehouse.com/library/scope-2/)