Thanks for the feedback guys.  

I made a change to my package.json before I pushed it to git and of course 
I didn't check it before posting, lesson learned.

With the line require('mongoose/') thats the only way it seems to find the 
module on my localhost in Windows 7, but when I run it on amazon ec2 with a 
linux ami it can find the module with require('mongoose').

I'll be reading all the links and make my project more complete.

Again thanks for the help.


On Saturday, December 1, 2012 2:31:10 PM UTC-5, Nick Italiano wrote:
>
> Hey,
>
> I made a simple single room chat using express, mongoose, and socket.io.
> If anyone is willing to give me some feedback or even a code review I 
> would really appreciate it.
>
> Here is the repo : https://github.com/unboundfire/wowel
>
> Thanks,
> Nick
>

-- 
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

Reply via email to