Skip to content

empty handlebars directory #2

@mandric

Description

@mandric

After a fresh git clone handlebars is empty:

mandric in ~/dev/demos/kanso_home 
$ ls packages/handlebars
[empty]
$ ls packages/handlebars-helpers
[empty]
$ ls packages/duality-handlebars/
[empty]

So kanso fetch complains about that too:

mandric in ~/dev/demos/kanso_home 
$ kanso fetch
skipping modules (already exists)
skipping properties (already exists)
skipping attachments (already exists)
skipping settings (already exists)
skipping duality (already exists)
Error: ENOENT, No such file or directory '/Users/mandric/dev/demos/kanso_home/packages/handlebars/kanso.json'
Error: TypeError: Cannot read property 'name' of undefined
    at Object.validate (/Users/mandric/local/node/lib/node/kanso/src/kanso/settings.js:23:18)
    at /Users/mandric/local/node/lib/node/kanso/src/kanso/settings.js:13:21
    at /Users/mandric/local/node/lib/node/kanso/src/kanso/utils.js:165:20
    at [object Object].<anonymous> (fs.js:80:5)
    at [object Object].emit (events.js:64:17)
    at fs.js:820:12
Failed

Feel free to ignore this. I just thought it might help you either make kanso_home more readily consumable or do some tweaks on the fetch command.

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