upgrading to express 3rc2

74 views
Skip to first unread message

Angelo Chen

unread,
Aug 4, 2012, 3:11:10 AM8/4/12
to Express
Hi,

my version is:
"name": "express",
"description": "Sinatra inspired web development framework",
"version": "3.0.0beta2",

then in the project directory, I did a :
npm update

it still 3.0beta2, how to upgrade to the latest version? Thanks,

angelo

Ryan Schmidt

unread,
Aug 4, 2012, 3:17:29 AM8/4/12
to expre...@googlegroups.com
What does your package.json say about express?

Angelo Chen

unread,
Aug 4, 2012, 3:34:57 AM8/4/12
to Express
it says : "version": "3.0.0beta2",
I'd like to bring express to the latest version.

On Aug 4, 3:17 pm, Ryan Schmidt <google-2...@ryandesign.com> wrote:

Ryan Schmidt

unread,
Aug 4, 2012, 4:16:49 AM8/4/12
to expre...@googlegroups.com

On Aug 4, 2012, at 02:34, Angelo Chen <angelo...@gmail.com> wrote:

> it says : "version": "3.0.0beta2",
> I'd like to bring express to the latest version.

If your package.json says 3.0.0beta2, and you want 3.0.0rc2, then change your package.json so it says 3.0.0rc2 instead of 3.0.0beta2…



Angelo Chen

unread,
Aug 4, 2012, 4:32:23 AM8/4/12
to Express
that works, thanks.

On Aug 4, 4:16 pm, Ryan Schmidt <google-2...@ryandesign.com> wrote:
Reply all
Reply to author
Forward
0 new messages