Tu Le Thanh
Tu Le Thanh
I got the same issue on macOS, here are my `slack doctor` outputs ``` ✘ Runtime (foundations for the application) Error: The `doctor` hook was not found (sdk_hook_not_found) Suggestion: Ensure...
Thanks for the quick response @zimeg Here are the outputs from `deno run -q --allow-read --allow-net https://deno.land/x/[email protected]/mod.ts` command. It might be the problem here 🤔 ``` error: Import 'https://deno.land/x/[email protected]/mod.ts' failed:...
ah yes, I did use a VPN, it might be the problem. Let me turn off the VPN and try again. Thanks for your support 🙏 > are you connected...
I faced the same issue
If you are using tailwind. It is because of the tailwind has overwrite the `list-style` CSS rule. (As in the image) You have to revert that by adding this line...
> Could you specify the version, used modules The version is 3.3.0, and I have checked all modules (default) I've just installed it, so I suppose I don't have any...