devtyr / trello-burndown

Generate a burndown chart from trello tasks
262 stars 51 forks source link

npm update installs connect 3.x #36

Open fkumro opened 10 years ago

fkumro commented 10 years ago

On a vanilla install npm installs connect v3+ which is not compatible with trello-burndown (ATM). PR #34 fixes this but currently the user has to manually install connect v2.

npm install connect@2