AI can only take you so far. 🌟 Start with core skills in JavaScript, HTML, CSS, or Python. 🚀

Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
      • • Vibe Coding
  • Brian Fong
    PLUS
    Brian Fong
    Courses Plus Student 17,935 Points

    Arrow functions not supported in Node challenge when they've been supported in the latest version of Node?

    Posted December 5, 2016 7:14pm by Brian Fong
    Brian Fong
    Courses Plus Student 17,935 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    1 Answer

  • ted maker
    ted maker
    486 Points

    getting 301 status

    Posted October 20, 2016 4:34pm by ted maker
    ted maker
    486 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    0 Answers

  • Nadine Schermerhorn
    Nadine Schermerhorn
    2,324 Points

    I'm trying to store in the var "request" the result of this get request. I'm getting errors.

    Posted August 20, 2016 5:54pm by Nadine Schermerhorn
    Nadine Schermerhorn
    2,324 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    2 Answers

  • Paul Je
    Paul Je
    4,435 Points

    Not sure how to declare the request variable correctly

    Posted July 14, 2016 2:57pm by Paul Je
    Paul Je
    4,435 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    1 Answer

  • Thomas Katalenas
    Thomas Katalenas
    11,033 Points

    console.error does not seem to work!?

    Posted July 6, 2016 11:20pm by Thomas Katalenas
    Thomas Katalenas
    11,033 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    2 Answers

  • Mona Jalal
    Mona Jalal
    4,302 Points

    doesn't work

    Posted June 9, 2016 9:29pm by Mona Jalal
    Mona Jalal
    4,302 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    1 Answer

  • Gi Devs
    Gi Devs
    12,171 Points

    you didnt call the console.error . . . but I did

    Posted May 11, 2016 7:16am by Gi Devs
    Gi Devs
    12,171 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    2 Answers

  • Toni Caktas
    Toni Caktas
    16,957 Points

    node basic Create a variable request that stores the result of the get method. please explain it to me

    Posted February 1, 2016 10:49pm by Toni Caktas
    Toni Caktas
    16,957 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    4 Answers

  • travis ueki
    travis ueki
    2,102 Points

    handling-errors-in-node-2 task 1

    Posted October 28, 2015 2:25am by travis ueki
    travis ueki
    2,102 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    1 Answer

  • Richard Nash
    Richard Nash
    24,862 Points

    What's I doing wrong here?

    Posted June 23, 2015 9:00am by Richard Nash
    Richard Nash
    24,862 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    2 Answers

  • Bami Learn
    Bami Learn
    914 Points

    On a new line use the on method to listen for the error event. Pass in a callback function with one parameter of error.

    Posted June 17, 2015 10:09am by Bami Learn
    Bami Learn
    914 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    6 Answers

  • Binu Alexander
    Binu Alexander
    4,081 Points

    Node.js Basics Challenge Task 3 of 3

    Posted June 4, 2015 2:04am by Binu Alexander
    Binu Alexander
    4,081 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    1 Answer

  • Binu Alexander
    Binu Alexander
    4,081 Points

    On a new line use the on method to listen for the error event. Pass in a callback function with one parameter of error.

    Posted June 4, 2015 1:46am by Binu Alexander
    Binu Alexander
    4,081 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    1 Answer

  • Jonathan Grieve
    MOD
    Jonathan Grieve
    Treehouse Moderator 91,254 Points

    Trying to make an error event handler on node.js

    Posted May 13, 2015 4:30pm by Jonathan Grieve
    Jonathan Grieve
    Treehouse Moderator 91,254 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    2 Answers

  • Gregory Griffin
    Gregory Griffin
    1,238 Points

    This is correct why isn't it passing:

    Posted May 4, 2015 11:26pm by Gregory Griffin
    Gregory Griffin
    1,238 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    2 Answers

  • ellie adam
    ellie adam
    26,377 Points

    stage 2 cmd line

    Posted March 24, 2015 8:56am by ellie adam
    ellie adam
    26,377 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    4 Answers

  • rayorke
    rayorke
    27,709 Points

    Node.js Basics: Challenge Task 2 is telling me that I have the incorrect answer.

    Posted January 14, 2015 7:32pm by rayorke
    rayorke
    27,709 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    1 Answer

  • Ian Blair
    Ian Blair
    7,411 Points

    Using the proper callback from the video example still gives me a Bummer! Try again.

    Posted December 31, 2014 5:33am by Ian Blair
    Ian Blair
    7,411 Points
    • JavaScript
    • Node.js Basics (2014)
    • Building a Command Line Application
    • Handling Errors in Node

    3 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.