This is the error I get when trying
blacksmith
after creating a .blacksmith dir. Nevertheless the documentation says blacksmith should be the one trying to create the ".blacksmith" directory.
Thanks
endering: /Users/marciogalli/Desktop/blog
/usr/local/lib/node_modules/blacksmith/node_modules/async/lib/async.js:81
if (!arr.length) {
^
TypeError: Cannot read property 'length' of undefined
at Object.async.forEach (/usr/local/lib/node_modules/blacksmith/node_modules/async/lib/async.js:81:17)
at common.readAll (/usr/local/lib/node_modules/blacksmith/lib/blacksmith/common.js:69:11)
at Object.oncomplete (fs.js:297:15)
This is the error I get when trying
blacksmith
after creating a .blacksmith dir. Nevertheless the documentation says blacksmith should be the one trying to create the ".blacksmith" directory.
Thanks