Hono is not working on netlify (Function crashed)
Hey! I'm totally new to hono. I tried to use hono for netlify but it's not working. here's all the code:
netlify/edge-functions/index.ts
netlify.toml
The command I ran is netlify dev
The error i get is:
5 Replies
I updated my version of
netlify-cli
to the latest one and now if i run netlify dev
i geti am in the correct folder. (the same folder where netlify.toml is situated)
I am unsure here you may try restarting. I have no issues running
Same problem here