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 JavaScript Basics (Retired) Creating Reusable Code with Functions Random Number Challenge, Part II Solution

Tomasz Grodzki
Tomasz Grodzki
8,130 Points

Different message at console

On the video we can see "Uncaught Error: Both arguments must be a number"

I get in my console a little bit different statement: "random.js:4 Uncaught Error: Both arguments must be a number at getRandomNumber (random.js:4) at random.js:12"

Why is it like that? Does it mean that I did something wrong?

1 Answer

Jamie Reardon
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Jamie Reardon
Treehouse Project Reviewer

Probably to do with the video being much older, having a different browser version than what you possibly may have. Just my guess but I think it's to do with that.