On Friday, August 29, 2014 8:09:38 PM UTC-4, Alex Brodov wrote: > > I've installed the express module on windows and tried to access it via > the command line using the express command this command wasn't recognized > any idea why > ?
If you're looking for the Express project generator, you need to do this instead (for Express 4): npm install express-generator -g -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/220557a3-c91c-404e-8d69-c795d4fce2e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
