Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Azk init when there is no "app" #38

Closed
dynaum opened this issue Jun 17, 2014 · 0 comments
Closed

Azk init when there is no "app" #38

dynaum opened this issue Jun 17, 2014 · 0 comments

Comments

@dynaum
Copy link
Contributor

dynaum commented Jun 17, 2014

I'm trying to create a sample azk file from a repo that do not have an app. Is just a Docker image repo. But I can't do it.

Error:

azk: TypeError: Cannot call method 'match' of undefined
    at Object.hash_key (/Users/dynaum/.azk/src/generator/index.js:71:14)
    at Object.eval (eval at <anonymous> (/Users/dynaum/.azk/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:181:23), <anonymous>:3:94)
    at prog (/Users/dynaum/.azk/node_modules/handlebars/dist/cjs/handlebars/runtime.js:137:15)
    at Object.<anonymous> (/Users/dynaum/.azk/node_modules/handlebars/dist/cjs/handlebars/base.js:133:23)
    at Object.eval (eval at <anonymous> (/Users/dynaum/.azk/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:181:23), <anonymous>:3:25)
    at Object.ret (/Users/dynaum/.azk/node_modules/handlebars/dist/cjs/handlebars/runtime.js:106:30)
    at Object.ret [as _tpl] (/Users/dynaum/.azk/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:459:21)
    at Object.generator.render (/Users/dynaum/.azk/src/generator/index.js:60:32)
    at Cmd.action (/Users/dynaum/.azk/src/cmds/init.js:17:14)
    at Cmd.run (/Users/dynaum/.azk/src/cli/command.js:200:16)
nuxlli added a commit that referenced this issue Jun 18, 2014
@nuxlli nuxlli closed this as completed Jun 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants