Fork me on GitHub
#funcool
<
2018-03-26
>
cfleming23:03:54

I’m using promesa with some Node code on AWS, and I’m suddenly getting “Should be only used in alet macro.” errors, which should be catching uses of await outside of alet. But all mine are within alets - does anyone have any idea why that might happen?