Skip to content

npm package broken #99

@silverbucket

Description

@silverbucket

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions