azat-co / expressworks

Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.
MIT License
715 stars 220 forks source link

CRITICAL: missing dep makes workshop fail when starting an exercise. #59

Closed tdd closed 9 years ago

tdd commented 9 years ago

Hey Azat,

So sorry, I missed a critical explicit dep in my PR, on workshopper-exercise. Starting any exercise will fail without it. I had installed it another way that hadn't involved updating package.json.

I cross my fingers super hard for you to see this very quickly and be able to merge and bump on npm!

Best,

tdd commented 9 years ago

Hey @azat-co have you seen this? So sorry, I forgot to ensure a dep in package.json which basically breaks your workshop. Can you merge and release please? Thanks!

azat-co commented 9 years ago

61 fixes it, right? https://github.com/azat-co/expressworks/pull/61 CC @jess0407 https://github.com/azat-co/expressworks/issues/60

tdd commented 9 years ago

Yes it should! So sorry again :sob: