AmpersandJS / ampersand

Quickest way to get started with ampersand.
MIT License
812 stars 41 forks source link

CLI is generating Hapi when express is selected #79

Closed melbourne2991 closed 9 years ago

melbourne2991 commented 9 years ago

Not sure if this is a bug or ampersand just hasn't set up an express demo yet, currently when I select express from the generator I get a hapi set up instead - this was using the npm install version.

Thanks

wraithgar commented 9 years ago

This was most likely fixed in 2.0.4

HenrikJoreteg commented 9 years ago

tested fixed. run npm i -g ampersand@2.0.4 and try again. This was fixed in #77. Sorry.