Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to set up node.js express #40

Closed
ghost opened this issue Nov 30, 2015 · 8 comments
Closed

how to set up node.js express #40

ghost opened this issue Nov 30, 2015 · 8 comments

Comments

@ghost
Copy link

ghost commented Nov 30, 2015

Hi, I'm new to Javascript and node.js and would like to ask how do i install node.js express ?
I was given the instruction - npm install express@4.6.1 to run at the command prompt, but I get the message

C:\Users\Administrator\workspace\LearningJavaScript>npm install express@4.6.1
learningjavascript@1.0.0 C:\Users\Administrator\workspace\LearningJavaScript
└── express@4.6.1 invalid

can anyone tell me where i went wrong ?

@bnoordhuis
Copy link
Member

Look here, the latest version is 4.13.3. Is there a reason you need to install an older version? The 4.x releases are backwards compatible as far as I understand it.

@ghost
Copy link
Author

ghost commented Dec 1, 2015

Thanks Ben. I'll give it a try and see if I could get 4.13.3 working. I'm completely new to nodejs and Javascript related tech. I was just following the steps in a AngularJS, Javascript and jQuery book and the instruction provided was to install version 4.6.1

@rscarlisle
Copy link

What's the name of the book? I'd be willing to repeat the install and share my results with you.

@ghost
Copy link
Author

ghost commented Dec 5, 2015

The name of the book is AngularJS, JavaScript, and jQuery All in One, Sams Teach Yourself. The ISBN numbers are:
ISBN-10: 0672337428
ISBN-13: 978-0672337420

@Knighton910
Copy link
Contributor

Hey, what's up @20T40, did @bnoordhuis & @rscarlisle did their advice help? If not let me know and i'll try to help you further, If so we should close this issue. ( Pocket 🎱 )

@ghost
Copy link
Author

ghost commented Dec 18, 2015

Hi Kelvin,

The advice provided didn't solve the issue for me. Anyway, you can close the issue as I've decided to use Visual Studio for my development.

@Knighton910
Copy link
Contributor

Are you sure, I can try to help you better. Let me know.

@ghost
Copy link
Author

ghost commented Dec 18, 2015

Hi Kelvin,
Yes, I'm sure. Using visual studio and IIS Express is much easier.
RegardsAshley

  From: kelvin knighton <notifications@github.com>

To: nodejs/help help@noreply.github.com
Cc: 20T40 ash_ow@yahoo.com
Sent: Friday, December 18, 2015 9:05 AM
Subject: Re: [help] how to set up node.js express (#40)

Are you sure, I can try to help you better. Let me know. —
Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants