andrejewski / smithsonian

web interface for Metalsmith
ISC License
36 stars 1 forks source link

Hello, Im getting an error : cannot find module 'mkdirp' #5

Closed abhijeetvramgir closed 8 years ago

abhijeetvramgir commented 8 years ago

Hello, I'm trying to use run this: var Smithsonian = require('smithsonian'); Smithsonian(__dirname).listen(3000);

Im getting this error: Error: Cannot find module 'mkdirp'

Any help? Thanks!

andrejewski commented 8 years ago

Will fix, please hold.

abhijeetvramgir commented 8 years ago

Thanks so much!

On Sep 6, 2016 9:35 PM, "Chris Andrejewski" notifications@github.com wrote:

Will fix, please hold.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/andrejewski/smithsonian/issues/5#issuecomment-245000845, or mute the thread https://github.com/notifications/unsubscribe-auth/AUNVwWuS-b5etDUZcdyXSkfsc7RqwQdIks5qnY8zgaJpZM4J1_TC .

andrejewski commented 8 years ago

This is fixed in 3.0.1 please reinstall this new version.