> > Just execute 'npm install' will do the work, an 'require' in <script> > tag works for an app like this: >
Got ya, makes sense. In order for that to work properly (I'm looking at osx specifically) you'd need to have node 32bit installed for any addons that you might be adding to your application. This is currently a problem with appjs as well, unfortunately. -- Elijah -- 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
