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

promise.then(reply) not working #44

Open
hesxenon opened this issue Sep 20, 2020 · 0 comments
Open

promise.then(reply) not working #44

hesxenon opened this issue Sep 20, 2020 · 0 comments

Comments

@hesxenon
Copy link

So I've thought I should be able to do something like the following

omelette`bin ${({reply}) => Promise.resolve(["a","b"]).then(reply)`

but for some reason this doesn't work, can you help me? Replying immediately works, returning the options array also works. But promises don't work in this way, even though it seems to be the exact same usage as in the readme.

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