Learn about our new Community Discord server here and join us on Discord here!

Jump into our new React Basics course 😎

Get job-ready with our Career Toolbox Track's career advice, resume tips, and more 🧰

Probe The AI Multiverse: Exploring the Subfields of Artificial Intelligence 😮

Students: got a cool project or resource to share? Submit it to Treehouse Links! 🤩

Learn about our new Community Discord server here and join us on Discord here!

🤖 Check out all our AI content here 👀

  • Home
  • Free Trial
  • Sign In
  • Plans
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • AI
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
  • 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,478 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,478 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,247 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,247 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,376 Points

    stage 2 cmd line

    Posted March 24, 2015 8:56am by ellie adam
    ellie adam
    26,376 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
  • Perks
  • Public Library Access
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2023 Treehouse Island, Inc.