The text of this article is not in this database — only its details are. Read it on the old site: Getting Started With NodeJS: Installation And A Simple Example
7 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Guest UserPosted Dec 4, 2014, 5:16 AM
good one. i like vcbuild release .
Ramesh NamakkalPosted Dec 3, 2014, 6:33 AM
In above server.js, all the lines contain 'response' should be 'res' (As per argument)
Ramesh NamakkalPosted Dec 3, 2014, 6:31 AM
Learning 1: Receiving 'Error: ENOENT, stat 'c:\users\abc\AppData\Roaming\npm' when enter 'npm' in command prompt. Fixed this by create new folder 'npm' on c:\users\abc\AppData\Roaming\
Ramesh NamakkalPosted Dec 3, 2014, 6:28 AM
Thanks Jagan.
Ch.Smrutiranjan ParidaPosted Nov 3, 2014, 5:23 AM
Nice one. keep going.