-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
I installed blacksmith as described:
$ sudo npm install blacksmith -g
However when I run it I get errors:
$ blacksmith
Rendering: /home/nkj/code
Error rendering: /home/nkj/code
{ [Error: ENOENT, open '/home/nkj/code/.blacksmith'] errno: 34, code: 'ENOENT', path: '/home/nkj/code/.blacksmith' }
[ 'Error: ENOENT, open \'/home/nkj/code/.blacksmith\'' ]
/usr/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/lib/node_modules/blacksmith/node_modules/async/lib/async.js:81:17)
at /usr/lib/node_modules/blacksmith/lib/blacksmith/common.js:69:11
at Object.oncomplete (fs.js:107:15)
Metadata
Metadata
Assignees
Labels
No labels