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

Uncaught SyntaxError: missing ) JScript Track What's wrong with the JScript program.

Uncaught SyntaxError: missing ) after argument list http://port-80-hnqb1u9od9.treehouse-app.com/favicon.ico Failed to load resource: the server responded with a status of 404 (Not Found)

Hi. Im not sure why Im getting this error. This is the second time Ive gotten this when trying to launch the Workstaion for the exercise in JS. Thanks.

2 Answers

jared eiseman
jared eiseman
29,023 Points

could you provide your code? unfortunately the link to your workspace isn't working.

Without having your code, it looks like you forgot a close ")" somewhere. In other wards, a typo.