I’m working on the " Interacting with Another Backend API" lesson of the “Learn Node.js” course. I’m stuck on the first part, due to the following error message:
“Did you include hostname
in the options
object and set the appropriate value?”
I tried specifying hostname as
without success.