zenstack
zenstack copied to clipboard
Fix Deno Compatibility (add docs)
I saw this thread: https://github.com/zenstackhq/zenstack/issues/1935
Which appears to have been closed by a pull request, but running on latest Deno seems to get the latest problem which supposedly was fixed by the above PR but seems to still be an issue.
deno run db:schema
Task db:schema zenstack generate
An unexpected error occurred:
TypeError: colors_1.default.bold.blue is not a function
Is it possible to fix this? I think it's a minor issue with blue bold not being supported by Deno.