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

new Recipe() called with wrong arguments #3

Closed
pmario opened this issue Jan 24, 2012 · 1 comment
Closed

new Recipe() called with wrong arguments #3

pmario opened this issue Jan 24, 2012 · 1 comment

Comments

@pmario
Copy link
Contributor

pmario commented Jan 24, 2012

According to Recipe.js [1] Recipe(options, callback) seems to need an options object instead of single arguments, so --servewiki [2] doesn't work anymore.

[1] https://github.com/Jermolene/cook.js/blob/master/js/Recipe.js#L60
[2] https://github.com/Jermolene/cook.js/blob/master/tiddlywiki.js#L157

@Jermolene
Copy link
Owner

Thanks for finding that. I'm knee deep in a refactoring, but will commit a fix shortly.

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

2 participants