Closed marktyers closed 2 years ago
Hi @marktyers 👋
Thanks for pointing this out! It seems the example was using an out of date version of the oak lib leading to some typescript incompatibility and thus the errors.
I've updated the example and checked it works with the latest version of Deno and this lib.
Feel free to re-open if continue to encounter issues with the new version and example(s)!
Issue
When running the demo script it throws four errors.
Setup:
Details
The script was copied from the readme file and named
demo.test.ts