Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty handlebars directory #2

Open
mandric opened this issue Nov 30, 2011 · 0 comments
Open

empty handlebars directory #2

mandric opened this issue Nov 30, 2011 · 0 comments

Comments

@mandric
Copy link
Member

mandric commented Nov 30, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant