Easiest way to install this on a windows box is to install is on vagrant. Basically Vagrant helps you "Create and configure lightweight, reproducible, and portable development environments.". Which mean quickly setting up a ubuntu box quickly and easily with node js.
I have good success with this github repo. https://github.com/bitlyfied/vagrant-chef-nodejs-startup On Wednesday, December 5, 2012 7:48:43 PM UTC-8, Peter Jackson wrote: > > I have tried it on win os as you did, but it failed. Then I contacted with > the developers, they said currently the pomelo only support linux and mac > os, maybe in the next edition it will support win os. Very nice framework, > and so are the developers. :) > > 在 2012年11月29日星期四UTC+8下午3时42分17秒,hd nguyen写道: >> >> Sorry if I'm missing something, but today I have tried to setup and run >> pomelo game server on win 7 os, and got error when executing 'npm install >> -d' in *gameserver* folder (use pomelo 0.2.2 version and node 0.8.1) >> >> I have attached my error log files, I saw other can run ok but not sure >> which environment they're using. >> >> Just want to get confirmation from you guys whether pomelo supports for >> win OS or not. >> >> Thanks. >> >> On Thu, Nov 22, 2012 at 10:07 AM, Sailor Yao <[email protected]> wrote: >> >>> got it, the demo looks very nice that has a lot of nice Chinese history >>> element. >>> >>> The framework seems a challenge for scaling and network app. >>> >>> >>> -- >>> Job Board: http://jobs.nodejs.org/ >>> Posting guidelines: >>> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >>> You received this message because you are subscribed to the Google >>> Groups "nodejs" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/nodejs?hl=en?hl=en >>> >> >> >> >> -- >> Nguyen Hai Duy >> Mobile : 0914 72 1900 >> Yahoo: nguyenhd_lucky >> > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
