Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8240527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T20:31:06+00:00 2026-06-07T20:31:06+00:00

I just updated Node.js and bunch of modules to the latest, then I got

  • 0

I just updated Node.js and bunch of modules to the latest, then I got plenty of errors. I tried to figure out and it seems some of stuff are undefined. Could anyone know what are the equivalents to these stuff?

Node.js version 0.8.2
Express.js version 3.0.0beta6
Connect.js version 2.3.8

express = require 'express'
app = express.createServer()
console.log express.compiler    # undefined
console.log app.error           # undefined
console.log app.address         # undefined
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T20:31:07+00:00Added an answer on June 7, 2026 at 8:31 pm

    Express is now a handler that you pass to http.createServer.

    express = require 'express'
    http = require 'http'
    app = express()
    ( http.createServer app ).listen 3000
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just updated virtualbox to the latest 4.1.16 r78094 and realized that I can
I've just updated to the latest build of cruisecontrol.net (1.5.0.5972). I've a few teething
I just updated to node 0.5.10 from 0.4.11 and my version of mongoose from
Problem I recently updated to the latest version of node which is supposed to
I have just updated Symfony to the latest version (2.0.16) and i'm getting a
I literally just found out about Node.js today and I've done so much reading
I just updated PHP 5.2.0 to 5.2.11 and now I am getting loads of
Having just updated Mono to 2.6.3 (on OS X), I noticed in the installer
I just updated an app from .NET 2.0 to .NET 4.0 and I have
I just updated my OS from Snow Leopard to LION 10.7.3, and I usually

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.